X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4b651a467595490343055edef6b16f9283e501a6..99ab3e3f56ab43fe1127eb565cad1a619cad0499:/include/wx/mac/choice.h diff --git a/include/wx/mac/choice.h b/include/wx/mac/choice.h index f9d790df06..a122f95f37 100644 --- a/include/wx/mac/choice.h +++ b/include/wx/mac/choice.h @@ -12,7 +12,7 @@ #ifndef _WX_CHOICE_H_ #define _WX_CHOICE_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "choice.h" #endif