X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..5fd588d2298a44428ac66bef1e4d9fc73e18d4fd:/include/wx/mac/treectrl.h diff --git a/include/wx/mac/treectrl.h b/include/wx/mac/treectrl.h index cb307ec0e9..d4b3ad029e 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_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "treectrl.h" #endif