]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/cursor.h
fixed wxDebugContext to work with global and static objects (patch 901031)
[wxWidgets.git] / include / wx / mac / cursor.h
index 7f1a8ea8b44fe95fcb5398d8e009994508bc7129..c8414a4ee00c277125f5c6ad955515d79187fd73 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