]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
non-osx methods bracketed
[wxWidgets.git] / include / wx / choice.h
index a86635b0807a1bf37c694524d59633fd9bdf75ad..b6600e3592a3d8c2b1afecf8e6e0e3f68c48d7e3 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "choicebase.h"
 #endif