mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: fix windows build
This commit is contained in:
parent
5874d7c5ab
commit
f331f63f53
@ -4,6 +4,7 @@ import strings
|
|||||||
|
|
||||||
#flag -lws2_32
|
#flag -lws2_32
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
|
#include <process.h>
|
||||||
|
|
||||||
pub const (
|
pub const (
|
||||||
path_separator = '\\'
|
path_separator = '\\'
|
||||||
|
Loading…
Reference in New Issue
Block a user