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