Missed headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
98a8daf4cf
commit
86f8d1a8bb
@ -28,9 +28,7 @@
|
||||
#include "wx/app.h"
|
||||
#include "wx/intl.h"
|
||||
#include "wx/list.h"
|
||||
#if wxUSE_LOG
|
||||
#include "wx/log.h"
|
||||
#endif // wxUSE_LOG
|
||||
#include "wx/log.h"
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
#include "wx/utils.h"
|
||||
|
@ -30,6 +30,7 @@
|
||||
#include "wx/config.h"
|
||||
#include "wx/intl.h"
|
||||
#include "wx/log.h"
|
||||
#include "wx/arrstr.h"
|
||||
|
||||
#if wxUSE_CONFIG && ((wxUSE_FILE && wxUSE_TEXTFILE) || wxUSE_CONFIG_NATIVE)
|
||||
|
||||
|
@ -37,6 +37,7 @@
|
||||
#include "wx/filefn.h"
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
#include "wx/arrstr.h"
|
||||
#include "wx/dir.h"
|
||||
|
||||
// ============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user