]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/cursor.h
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / include / wx / x11 / cursor.h
index 65fe7721a766d9f42f515b6e66e23a6a94c63f7c..e914316b8acb6c5d6eabad8d6bdcc12d7f382dbf 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CURSOR_H_
 #define _WX_CURSOR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "cursor.h"
 #endif