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