From db657fb29a439092ceb9a454c204161e5d491aa3 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 2 Apr 2003 13:54:01 +0000 Subject: [PATCH] Removed treectrl.h inclusion git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/wx.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/wx.h b/include/wx/wx.h index 4da515ebec..ea22b3b1bf 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -77,7 +77,6 @@ #include "wx/choicdlg.h" #include "wx/textdlg.h" #include "wx/filedlg.h" -#include "wx/treectrl.h" #include "wx/validate.h" // always include, even if !wxUSE_VALIDATORS #if wxUSE_VALIDATORS -- 2.50.0