X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c41c20a566cb7558661a68c0ed6712a84982093f..f925e7b4f3d017b33749bd23a64592c1985e8f98:/src/mgl/dcscreen.cpp diff --git a/src/mgl/dcscreen.cpp b/src/mgl/dcscreen.cpp index e3f77babb0..148ca94a29 100644 --- a/src/mgl/dcscreen.cpp +++ b/src/mgl/dcscreen.cpp @@ -6,7 +6,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcscreen.h" #endif