X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b442f1079f280f25bb85845629c0ed5ab8a4f133..64621b078d4f6966c98002ef062d1d5f1565271b:/src/msw/mdi.cpp?ds=sidebyside diff --git a/src/msw/mdi.cpp b/src/msw/mdi.cpp index c50af44242..2a7c8f717a 100644 --- a/src/msw/mdi.cpp +++ b/src/msw/mdi.cpp @@ -17,7 +17,7 @@ // headers // --------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "mdi.h" #endif