os: prevent unnecessary dependencies when importing `os` on windows (#6741)

pull/6736/head
Ekopalypse 2020-11-04 08:19:46 +00:00 committed by GitHub
parent cd399b7e6e
commit cc4bb71f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ module os
import strings
#flag -lws2_32
#include <winsock2.h>
#include <process.h>
pub const (
path_separator = '\\'