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