Fix webrequest without precomp
This commit is contained in:
parent
e9618ce657
commit
22f1894266
@ -27,6 +27,7 @@
|
|||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
#include "wx/app.h"
|
#include "wx/app.h"
|
||||||
#include "wx/translation.h"
|
#include "wx/translation.h"
|
||||||
|
#include "wx/utils.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if wxUSE_WEBREQUEST_WINHTTP
|
#if wxUSE_WEBREQUEST_WINHTTP
|
||||||
|
Loading…
Reference in New Issue
Block a user