mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-04 22:33:38 +03:00
net/dns: Fix iwyu on win
This commit is contained in:
parent
ed74137166
commit
30c026a351
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue