X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4457f32a774cbe17e9d91175eb8c84e303a60d03..1a33ac8fb0f5e43c89bd698618d554c6f7b8b452:/include/wx/mac/dc.h diff --git a/include/wx/mac/dc.h b/include/wx/mac/dc.h index 78b1338950..6411ccaf56 100644 --- a/include/wx/mac/dc.h +++ b/include/wx/mac/dc.h @@ -12,7 +12,7 @@ #ifndef _WX_DC_H_ #define _WX_DC_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "dc.h" #endif