X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e5794713c06d27424d441d96677a55eef8ba288..a83ea9c15a7ac7bbdc6686164cfcbbc21ae5031a:/src/x11/region.cpp 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