X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e8e9b6628556d1155ec1372d9a8b0d0dac64794..59018c74fe46c8964606c1354f91899df27c0d21:/include/wx/mac/checkbox.h diff --git a/include/wx/mac/checkbox.h b/include/wx/mac/checkbox.h index 3ca0a6f415..5f7db2068f 100644 --- a/include/wx/mac/checkbox.h +++ b/include/wx/mac/checkbox.h @@ -12,7 +12,7 @@ #ifndef _WX_CHECKBOX_H_ #define _WX_CHECKBOX_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "checkbox.h" #endif