X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69b9f4cca4e56dbd4b2e6d25d1374ae9f4abc2e7..86b79b93fbbb0c2e90e6595f7fea0f979b80881c:/include/wx/tipwin.h 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