X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c3d15542d6047f49f493dbd5559fab99c06a336e..45f410f2278c9833187636b3e47b5797e80c934f:/src/mgl/pen.cpp diff --git a/src/mgl/pen.cpp b/src/mgl/pen.cpp index 863291bd9d..686e6d46db 100644 --- a/src/mgl/pen.cpp +++ b/src/mgl/pen.cpp @@ -8,7 +8,7 @@ ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "pen.h" #endif