]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/glcanvas.cpp
Never use unix/mimetype.h on OS/2. I'm not exactly sure, if that's the
[wxWidgets.git] / src / msw / glcanvas.cpp
index 3735184352dc7549c4e3df238dcbd21b41d0858b..f854b48a7ebe581adbb9e341407f09953a9e536f 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "glcanvas.h"
 #endif