X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2af6b4c37f705e1f06fc47be1c162f4dd4944743..60848fcfefa649f4e1275281639881452374a350:/src/mgl/region.cpp diff --git a/src/mgl/region.cpp b/src/mgl/region.cpp index 2d80d07aa3..b7ba0b5c09 100644 --- a/src/mgl/region.cpp +++ b/src/mgl/region.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "region.h" #endif