From ac2b78257b7c7d3f263391d08a2b3d9e3fcde1bc Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 7 Jan 2008 01:33:20 +0000 Subject: [PATCH] removed useless inclusion of wx/datetime.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/x11/textctrl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/x11/textctrl.h b/include/wx/x11/textctrl.h index 920af63cec..ed385d7fe5 100644 --- a/include/wx/x11/textctrl.h +++ b/include/wx/x11/textctrl.h @@ -21,7 +21,6 @@ #include "wx/scrolwin.h" #include "wx/arrstr.h" -#include "wx/datetime.h" //----------------------------------------------------------------------------- // classes -- 2.50.0