X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5f6b52ab37166b49757b234d345fef358c33ecd..9d814be8d00ebf4f0fa1bf4537f246ef4396c776:/include/wx/gtk/choice.h?ds=inline diff --git a/include/wx/gtk/choice.h b/include/wx/gtk/choice.h index 19a4defb5a..a6e0ecd1be 100644 --- a/include/wx/gtk/choice.h +++ b/include/wx/gtk/choice.h @@ -10,7 +10,7 @@ #ifndef __GTKCHOICEH__ #define __GTKCHOICEH__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "choice.h" #endif