X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20e05ffbd3eff02a4c643e412d4f600cdea26952..099d4217df87a8b84e514c3c31550d21a8d2b8c2:/include/wx/gtk1/choice.h?ds=sidebyside diff --git a/include/wx/gtk1/choice.h b/include/wx/gtk1/choice.h index 279e80d7fb..6acce9a5de 100644 --- a/include/wx/gtk1/choice.h +++ b/include/wx/gtk1/choice.h @@ -10,7 +10,7 @@ #ifndef __GTKCHOICEH__ #define __GTKCHOICEH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "choice.h" #endif