]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/cursor.h
(harmless) VC++ warning fixes
[wxWidgets.git] / include / wx / x11 / cursor.h
index e259aa17731588f25ea2f69e2e0b05d98a9b286b..e914316b8acb6c5d6eabad8d6bdcc12d7f382dbf 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