X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dafbe8c0af90db9f79931ef1bbec9ceab4c40503..46a5e01e86793839f256c978bd7d30ab2192b2c9:/include/wx/tipwin.h diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h index ceab97f7fe..be2b8bbc28 100644 --- a/include/wx/tipwin.h +++ b/include/wx/tipwin.h @@ -13,7 +13,7 @@ #ifndef _WX_TIPWIN_H_ #define _WX_TIPWIN_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "tipwin.h" #endif