]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/colour.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / motif / colour.h
index 2d0ab28c1539ab857912b24d5371488f1d9a3479..bc5387483537f2cb7ed91f2c65a3ba65e9990695 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COLOUR_H_
 #define _WX_COLOUR_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "colour.h"
 #endif