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:
parent
1ada821748
commit
2adc95dea3
2 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
#include "wx/defs.h"
|
||||
#include "wx/object.h"
|
||||
#include "wx/string.h"
|
||||
#include "wx/arrstr.h"
|
||||
|
||||
// Host Type that the server component can be
|
||||
enum wxURIHostType
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/crt.h"
|
||||
#include "wx/arrstr.h"
|
||||
#endif
|
||||
|
||||
#include "wx/uri.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue