Explorar o código

Undefine yet another macro from Windows headers

Pedro J. Estébanez hai 1 ano
pai
achega
bcc96441d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      core/typedefs.h

+ 1 - 0
core/typedefs.h

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