Browse Source

Undefine yet another macro from Windows headers

(cherry picked from commit bcc96441d6194baca5bc758e0d5eb59844b7054d)
Pedro J. Estébanez 1 year ago
parent
commit
06988f8cd7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/typedefs.h

+ 1 - 0
core/typedefs.h

@@ -92,6 +92,7 @@
 #undef Error
 #undef Error
 #undef OK
 #undef OK
 #undef CONNECT_DEFERRED // override from Windows SDK, clashes with Object enum
 #undef CONNECT_DEFERRED // override from Windows SDK, clashes with Object enum
+#undef MONO_FONT
 #endif
 #endif
 
 
 // Make room for our constexpr's below by overriding potential system-specific macros.
 // Make room for our constexpr's below by overriding potential system-specific macros.