Added missing includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b815db2226
commit
730078f8ac
@ -18,7 +18,7 @@
|
||||
|
||||
#if wxUSE_HELP && wxUSE_MS_HTML_HELP
|
||||
|
||||
#include "wx/filefn.h"
|
||||
#include "wx/filename.h"
|
||||
#include "wx/msw/helpchm.h"
|
||||
|
||||
#include "wx/dynload.h"
|
||||
|
@ -21,7 +21,7 @@
|
||||
#ifndef WX_PRECOMP
|
||||
#endif
|
||||
|
||||
#include "wx/filefn.h"
|
||||
#include "wx/filename.h"
|
||||
#include "wx/msw/helpwin.h"
|
||||
|
||||
#include <time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user