X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69b9f4cca4e56dbd4b2e6d25d1374ae9f4abc2e7..6d9713540dd22f7e81a7c11a68249f5ed35c87bd:/include/wx/tipwin.h?ds=sidebyside diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h index e322d6c41c..6866687ec7 100644 --- a/include/wx/tipwin.h +++ b/include/wx/tipwin.h @@ -13,7 +13,7 @@ #ifndef _WX_TIPWIN_H_ #define _WX_TIPWIN_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "tipwin.h" #endif