]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/cursor.cpp
scope added for keyboard handler
[wxWidgets.git] / src / motif / cursor.cpp
index 4ecaddf1b759c95da639a269da51211cb9ea170d..dfcb9fbbc11d55f56fe8abbf2f1d5d9ad346453b 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "cursor.h"
 #endif