X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b8d6102177dc9175806803e9ea71bca5c173a4b3..c7346341eb9d16c94e90d435524decd13f0ca714:/src/unix/mimetype.cpp diff --git a/src/unix/mimetype.cpp b/src/unix/mimetype.cpp index a8c0329c91..7a8cbfc2f1 100644 --- a/src/unix/mimetype.cpp +++ b/src/unix/mimetype.cpp @@ -40,7 +40,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "mimetype.h" #endif