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:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#if wxUSE_HELP && wxUSE_MS_HTML_HELP
|
#if wxUSE_HELP && wxUSE_MS_HTML_HELP
|
||||||
|
|
||||||
#include "wx/filefn.h"
|
#include "wx/filename.h"
|
||||||
#include "wx/msw/helpchm.h"
|
#include "wx/msw/helpchm.h"
|
||||||
|
|
||||||
#include "wx/dynload.h"
|
#include "wx/dynload.h"
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/filefn.h"
|
#include "wx/filename.h"
|
||||||
#include "wx/msw/helpwin.h"
|
#include "wx/msw/helpwin.h"
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Reference in New Issue
Block a user