X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a246f95e96183bc81bf5be5e1927d9bb53094f55..8bcf4c86f423035eca565571b4cbafd2e60e4c3d:/src/mgl/clipbrd.cpp?ds=inline diff --git a/src/mgl/clipbrd.cpp b/src/mgl/clipbrd.cpp index 2dc2f1924b..f7d2287510 100644 --- a/src/mgl/clipbrd.cpp +++ b/src/mgl/clipbrd.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "clipbrd.h" #endif