X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..59018c74fe46c8964606c1354f91899df27c0d21:/include/wx/mac/statbox.h diff --git a/include/wx/mac/statbox.h b/include/wx/mac/statbox.h index a70d8e11c6..0f25961c37 100644 --- a/include/wx/mac/statbox.h +++ b/include/wx/mac/statbox.h @@ -12,7 +12,7 @@ #ifndef _WX_STATBOX_H_ #define _WX_STATBOX_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "statbox.h" #endif