X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..1a33ac8fb0f5e43c89bd698618d554c6f7b8b452:/include/wx/mac/statline.h?ds=sidebyside diff --git a/include/wx/mac/statline.h b/include/wx/mac/statline.h index 4651d04557..911e9f535c 100644 --- a/include/wx/mac/statline.h +++ b/include/wx/mac/statline.h @@ -11,7 +11,7 @@ #ifndef _WX_GENERIC_STATLINE_H_ #define _WX_GENERIC_STATLINE_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "statline.h" #endif