X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57de237383704a47eb3948422a9fec0967869b9d..3684ade82ec6f5fb7ff72341e26060b6ea0793c8:/include/wx/msw/region.h diff --git a/include/wx/msw/region.h b/include/wx/msw/region.h index b07561340d..df0762fee5 100644 --- a/include/wx/msw/region.h +++ b/include/wx/msw/region.h @@ -12,7 +12,7 @@ #ifndef _WX_REGION_H_ #define _WX_REGION_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "region.h" #endif