X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/999d9a9f795cfc745681989ae0f30e531cde059f..c17ba76f38f7ef27a8a8f3710727a365e9c23de1:/include/wx/xrc/xh_combo.h diff --git a/include/wx/xrc/xh_combo.h b/include/wx/xrc/xh_combo.h index 2128d953b5..6be381c052 100644 --- a/include/wx/xrc/xh_combo.h +++ b/include/wx/xrc/xh_combo.h @@ -11,7 +11,7 @@ #ifndef _WX_XH_COMBO_H_ #define _WX_XH_COMBO_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "xh_combo.h" #endif