]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/cursor.cpp
rtti api mods added
[wxWidgets.git] / src / x11 / cursor.cpp
index 7722a56fb9bac2a34cf7eb45f8545c200fee48b3..014064ea69d9c5f76b0a290b5155be4cbf62d6bd 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "cursor.h"
 #endif