include more headers for PCH-less compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2008-04-05 20:46:09 +00:00
parent ede0e4968c
commit 5fe2804ebb

View File

@ -24,6 +24,8 @@
#endif
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/msw/wrapcctl.h"
#endif // WX_PRECOMP
#if wxUSE_DATEPICKCTRL || wxUSE_CALENDARCTRL