]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mdi.cpp
Never use unix/mimetype.h on OS/2. I'm not exactly sure, if that's the
[wxWidgets.git] / src / msw / mdi.cpp
index c50af442421d408e8b003f07b2acfc3ed985a33c..2a7c8f717a4864a17019a3dc0c4de14df390404c 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "mdi.h"
 #endif