]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/mimetype.cpp
rtti api mods added
[wxWidgets.git] / src / unix / mimetype.cpp
index a8c0329c914cef4e15a442a4bdb1d65c7c6e4e85..3015edf5f7a8b71e96c97aedc8ebca4501ee6f2d 100644 (file)
@@ -40,7 +40,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "mimetype.h"
 #endif
 
 
 #ifndef WX_PRECOMP
   #include "wx/string.h"
-  #if wxUSE_GUI
-    #include "wx/icon.h"
-
-  #endif
 #endif //WX_PRECOMP