FTXUI/include/ftxui/screen
Robin Lindén 0a9a72cbaa
Workaround Windows.h breaking the Color::RGB function (#70)
wingdi.h (included via Windows.h) defines an RGB macro that breaks
things. If a user really wants that macro in the same file as FTXUI they
can move the Windows.h include to after the inclusion of FTXUI's
headers.
2021-02-09 14:18:29 +01:00
..
box.hpp Variou details: 2020-08-28 23:54:25 +02:00
color_info.hpp Improve color handling. (#49) 2020-10-16 22:31:24 +02:00
color.hpp Workaround Windows.h breaking the Color::RGB function (#70) 2021-02-09 14:18:29 +01:00
screen.hpp Variou details: 2020-08-28 23:54:25 +02:00
string.hpp Variou details: 2020-08-28 23:54:25 +02:00
terminal.hpp Improve color handling. (#49) 2020-10-16 22:31:24 +02:00