]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/treectrl.h
Update to Scintilla 1.48
[wxWidgets.git] / include / wx / mac / treectrl.h
index cb307ec0e97284e31b80b0ea031e5f84ada85f87..d4b3ad029e73079e281179318787e116fd6d80f0 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_TREECTRL_H_
 #define _WX_TREECTRL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "treectrl.h"
 #endif