X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ed884a0b80d3a43c2b999596eebb574e9f00075..ab7ce33c563651f790f99d64ee56727706047ae3:/include/wx/gtk/notebook.h?ds=sidebyside diff --git a/include/wx/gtk/notebook.h b/include/wx/gtk/notebook.h index b046c65261..5d6abe9932 100644 --- a/include/wx/gtk/notebook.h +++ b/include/wx/gtk/notebook.h @@ -11,7 +11,7 @@ #ifndef __GTKNOTEBOOKH__ #define __GTKNOTEBOOKH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface #endif