X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e5794713c06d27424d441d96677a55eef8ba288..c9f00f2fce9cacd46ae25417d6c3a5add7640320:/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