From 7ef2db2570c8abd3b472ac91df5035534948c09f Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Tue, 21 Feb 2006 22:14:31 +0000 Subject: [PATCH] Revert inclusion of wx/dateevt.h for now, as it breaks linkage git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/datectrl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/datectrl.h b/include/wx/datectrl.h index ff8057222d..81f6c0d62e 100644 --- a/include/wx/datectrl.h +++ b/include/wx/datectrl.h @@ -18,7 +18,6 @@ #include "wx/control.h" // the base class #include "wx/datetime.h" -#include "wx/dateevt.h" #define wxDatePickerCtrlNameStr _T("datectrl") -- 2.45.2