X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c9a19aabab3a878b565e6c2a5f2a3824277c4dc..e736b21a8c9295b42a528d76863559a4265dab02:/src/msw/penwin.cpp?ds=sidebyside diff --git a/src/msw/penwin.cpp b/src/msw/penwin.cpp index fa0a52aa32..afb20dc16f 100644 --- a/src/msw/penwin.cpp +++ b/src/msw/penwin.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation #endif