X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/331a0b6b7aeb8b41d4ac27aeedbdca11b6f0b38e..14f8fa9d7fa07b02c276981d135ce73cf6818879:/include/wx/gtk/region.h diff --git a/include/wx/gtk/region.h b/include/wx/gtk/region.h index 1b7f06cf85..7c224ab08b 100644 --- a/include/wx/gtk/region.h +++ b/include/wx/gtk/region.h @@ -10,7 +10,7 @@ #ifndef _WX_GTK_REGION_H_ #define _WX_GTK_REGION_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface #endif