]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mimetype.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / msw / mimetype.h
index df39b8b8e61210bca796c145a97794e4237e31a9..041ddcfd585c0b7ba5b4ea66ce2961c142f8e587 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _MIMETYPE_IMPL_H
 #define _MIMETYPE_IMPL_H
 
-#ifdef    __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "mimetype.h"
 #endif