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