X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a31a5f85341a2ef131d86a1dee12f3d6c8156118..0e0d594d1abd1818f59ff7b16be828b16fe11d50:/include/wx/mac/statusbr.h diff --git a/include/wx/mac/statusbr.h b/include/wx/mac/statusbr.h index 011cd8e2c6..959c4e618d 100644 --- a/include/wx/mac/statusbr.h +++ b/include/wx/mac/statusbr.h @@ -13,7 +13,7 @@ #ifndef _WX_STATBAR_H_ #define _WX_STATBAR_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "statbrma.h" #endif