X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/066f1b7a9580fc6c487efa753d61e3683de61407..a1900c9e1d07ac71f373f94656bf26a45f032c39:/src/msw/font.cpp diff --git a/src/msw/font.cpp b/src/msw/font.cpp index ad1c6ae5b3..45a5473ca9 100644 --- a/src/msw/font.cpp +++ b/src/msw/font.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "font.h" #endif