X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1c469f7f4e85bd5212bf0409be0384a7b89405df..f114b8580b980c54e7b6194fe6494a86cb833907:/include/wx/mac/statusbr.h?ds=sidebyside diff --git a/include/wx/mac/statusbr.h b/include/wx/mac/statusbr.h index 0f11fb91ef..232390ab21 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_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "statbrma.h" #endif