mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-22 05:16:12 +03:00
net/dns: Fix iwyu on win
This commit is contained in:
parent
e0e4eb43ab
commit
22bded4742
@ -44,6 +44,7 @@
|
||||
#include "net/dns/public/host_resolver_source.h"
|
||||
|
||||
#if BUILDFLAG(IS_WIN)
|
||||
#include "base/strings/utf_string_conversions.h"
|
||||
#include "net/base/winsock_init.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user