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:
parent
ede0e4968c
commit
5fe2804ebb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user