]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/metafile.cpp
Do archive name case conversion for wxMac and wxMotif
[wxWidgets.git] / src / msw / metafile.cpp
index d9242661f8a5a7a185ebc0ef81f6bba80359d05e..57a7baf9dbdc2e43fb023dda8a4fd49b3bcc8404 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "metafile.h"
 #endif