]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/font.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / gtk1 / font.h
index 9f23bd9017ecdba066d5048830b19266b2a86944..2465dc3554bd4654ae689b66c81130d430fb1dc7 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef __GTKFONTH__
 #define __GTKFONTH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface
 #endif