mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-12 13:40:59 +00:00
dns: Fix iwyu on win
This commit is contained in:
parent
4f8b4b06da
commit
395237215f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue