]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/radiobox.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / gtk1 / radiobox.h
index 97a318bdcd09d93dd72e9a85514204ae2508d039..e0e45b054ee25dd3fd6283475ce58b33f5134840 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKRADIOBOXH__
 #define __GTKRADIOBOXH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif