X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/066f1b7a9580fc6c487efa753d61e3683de61407..3df38e2077f56b5edb03f2fdb454fa04c0bfb1d6:/src/msw/statline.cpp diff --git a/src/msw/statline.cpp b/src/msw/statline.cpp index a86e0ad0a6..ea49fcdcbb 100644 --- a/src/msw/statline.cpp +++ b/src/msw/statline.cpp @@ -16,7 +16,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "statline.h" #endif