really fix compilation for PCH-less builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
#include "wx/defs.h"
|
#include "wx/defs.h"
|
||||||
#include "wx/object.h"
|
#include "wx/object.h"
|
||||||
#include "wx/string.h"
|
#include "wx/string.h"
|
||||||
|
#include "wx/arrstr.h"
|
||||||
|
|
||||||
// Host Type that the server component can be
|
// Host Type that the server component can be
|
||||||
enum wxURIHostType
|
enum wxURIHostType
|
||||||
|
@@ -27,7 +27,6 @@
|
|||||||
|
|
||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
#include "wx/crt.h"
|
#include "wx/crt.h"
|
||||||
#include "wx/arrstr.h"
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/uri.h"
|
#include "wx/uri.h"
|
||||||
|
Reference in New Issue
Block a user