compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "wx/string.h"
|
||||
#include "wx/file.h"
|
||||
#include "wx/app.h"
|
||||
#include "wx/log.h"
|
||||
|
||||
// without this pragma, the stupid compiler precompiles #defines below so that
|
||||
// changing them doesn't "take place" later!
|
||||
@@ -206,7 +207,6 @@ static void TestCharset()
|
||||
|
||||
#include "wx/cmdline.h"
|
||||
#include "wx/datetime.h"
|
||||
#include "wx/log.h"
|
||||
|
||||
#if wxUSE_CMDLINE_PARSER
|
||||
|
||||
|
Reference in New Issue
Block a user