mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-04 21:48:15 +08:00
Support the -pedantic flag.
This commit is contained in:
@@ -35,6 +35,6 @@ enum class Color : uint8_t {
|
||||
YellowLight = 93,
|
||||
};
|
||||
|
||||
}; // namespace ftxui
|
||||
} // namespace ftxui
|
||||
|
||||
#endif /* end of include guard: FTXUI_COLOR_H_ */
|
||||
|
||||
Reference in New Issue
Block a user