mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-19 10:08:10 +08:00
Support the -pedantic flag.
This commit is contained in:
@@ -37,6 +37,6 @@ class Node {
|
||||
|
||||
void Render(Screen& screen, Node* node);
|
||||
|
||||
}; // namespace ftxui
|
||||
} // namespace ftxui
|
||||
|
||||
#endif /* end of include guard: FTXUI_DOM_NODE_HPP */
|
||||
|
Reference in New Issue
Block a user