]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/font.cpp
Better #if checks for mac in ProcessPlatformProperty
[wxWidgets.git] / src / mgl / font.cpp
index e3ac9a29d20addb52e0c0c2109f733622e3f0e6b..d044a439ce3f701e61891cd1b68df8af8c5eadd7 100644 (file)
@@ -14,7 +14,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "font.h"
 #endif