X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c41c20a566cb7558661a68c0ed6712a84982093f..75299490cde1b98fce6b452564b535da03d88c79:/src/mgl/font.cpp diff --git a/src/mgl/font.cpp b/src/mgl/font.cpp index e3ac9a29d2..d044a439ce 100644 --- a/src/mgl/font.cpp +++ b/src/mgl/font.cpp @@ -14,7 +14,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "font.h" #endif