mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-10-01 17:29:07 +08:00
Support the -pedantic flag.
This commit is contained in:
@@ -36,4 +36,4 @@ std::unique_ptr<Node> gauge(float progress) {
|
||||
return std::make_unique<Gauge>(progress);
|
||||
}
|
||||
|
||||
}; // namespace ftxui
|
||||
} // namespace ftxui
|
||||
|
Reference in New Issue
Block a user