Fix webrequest without precomp

This commit is contained in:
Tobias Taschner 2018-10-31 10:03:12 +01:00
parent e9618ce657
commit 22f1894266
No known key found for this signature in database
GPG Key ID: AE6ECD71294F87FD

View File

@ -27,6 +27,7 @@
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/translation.h"
#include "wx/utils.h"
#endif
#if wxUSE_WEBREQUEST_WINHTTP