X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c9a19aabab3a878b565e6c2a5f2a3824277c4dc..460354e939bc52de1b5a749b6d88d6ef21f5827b:/src/msw/dcscreen.cpp?ds=inline diff --git a/src/msw/dcscreen.cpp b/src/msw/dcscreen.cpp index 53cc7c826a..a6f3948d1b 100644 --- a/src/msw/dcscreen.cpp +++ b/src/msw/dcscreen.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcscreen.h" #endif