X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e5794713c06d27424d441d96677a55eef8ba288..23176131010f41b2f9a54bef50c8afa25472e195:/src/x11/region.cpp?ds=sidebyside diff --git a/src/x11/region.cpp b/src/x11/region.cpp index b1575a3f0d..78be859708 100644 --- a/src/x11/region.cpp +++ b/src/x11/region.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "region.h" #endif