]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/colour.h
Split src/os2/utils.cpp in two to support non-monolithic builds.
[wxWidgets.git] / include / wx / x11 / colour.h
index b915ac4022eaec11fc2c20a79257f52928b9e221..d2ab2624209ccbd6f3be42d12f20058b6ffa8a31 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