]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/cursor.cpp
The bug is no longer there, but leave the workaround in place for
[wxWidgets.git] / src / mgl / cursor.cpp
index 0bb3bdac4a3766d8ddbc34990f0d4f337fb5d070..3ec1a27da22be94a66daa724ec7a32e18a71c1ab 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "cursor.h"
 #endif