X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e40298d54ecd5b109222a7c60aa2ef084a304d69..c5c5dad5950a43edbb9a4e7144f44b8f3bd6bf80:/include/wx/mac/treectrl.h?ds=sidebyside diff --git a/include/wx/mac/treectrl.h b/include/wx/mac/treectrl.h index 058b5653e5..306a0105a5 100644 --- a/include/wx/mac/treectrl.h +++ b/include/wx/mac/treectrl.h @@ -12,7 +12,7 @@ #ifndef _WX_TREECTRL_H_ #define _WX_TREECTRL_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "treectrl.h" #endif