X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e6b515abaad0dd8b8ad3baea5e94311ec538ab7..4d01e350fe2d8cb15c068d579c4022345f3ff0c0:/src/msw/mimetype.cpp diff --git a/src/msw/mimetype.cpp b/src/msw/mimetype.cpp index 711023e813..c4e8974a98 100644 --- a/src/msw/mimetype.cpp +++ b/src/msw/mimetype.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence (part of wxExtra library) ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "mimetype.h" #endif