mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-02 04:33:33 +08:00
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.