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