mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-23 22:06:12 +03:00
net/dns: Fix iwyu on win
This commit is contained in:
parent
75023e0620
commit
b54d89fd3a
@ -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