Add FoundationNetworking to Windows
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
#if os(Linux)
|
#if os(Linux) || os(Windows)
|
||||||
import FoundationNetworking
|
import FoundationNetworking
|
||||||
#endif
|
#endif
|
||||||
import Mustache
|
import Mustache
|
||||||
|
|||||||
Reference in New Issue
Block a user