]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/region.h
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find()...
[wxWidgets.git] / include / wx / mac / region.h
index 008ed6aa28da999b2584fc326e979419e092fc11..ab04dd8975c2aa841e78e420ac2be5660909b282 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_REGION_H_
 #define _WX_REGION_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "region.h"
 #endif