]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/treectrl.h
compilation fix for cygwin
[wxWidgets.git] / include / wx / gtk / treectrl.h
index b75456a85e79c6a89e8fe7b3ab50a79378730c85..3c657e0867be940f4fd0ffb6bfe851bb221af1be 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