]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/mimetype.h
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument...
[wxWidgets.git] / include / wx / mac / mimetype.h
index 4f71b9e045b40bbcc519241f2f0e19b22c1a4956..a65acd964ce948d7cf40a26e4960e11cfd09b54d 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _MIMETYPE_IMPL_H
 #define _MIMETYPE_IMPL_H
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "mimetype.h"
 #endif