You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Undefine yet another macro from Windows headers
(cherry picked from commit bcc96441d6)
This commit is contained in:
committed by
Rémi Verschelde
parent
10da4db645
commit
2860ed6064
@@ -92,6 +92,7 @@
|
||||
#undef Error
|
||||
#undef OK
|
||||
#undef CONNECT_DEFERRED // override from Windows SDK, clashes with Object enum
|
||||
#undef MONO_FONT
|
||||
#endif
|
||||
|
||||
// Make room for our constexpr's below by overriding potential system-specific macros.
|
||||
|
||||
Reference in New Issue
Block a user