X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb78397f149e1e94c624b450db62bc540203081f..3b01b1fe4cb656f39290bf7f3891667855abe601:/src/x11/clipbrd.cpp diff --git a/src/x11/clipbrd.cpp b/src/x11/clipbrd.cpp index bb143dcc1f..e9ba9c5a04 100644 --- a/src/x11/clipbrd.cpp +++ b/src/x11/clipbrd.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "clipbrd.h" #endif