We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MSVCRT
1 parent b9eba20 commit ae37c14Copy full SHA for ae37c14
Sources/Yams/Representer.swift
@@ -11,7 +11,7 @@ import CoreFoundation
11
#endif
12
import Foundation
13
#if os(Windows)
14
-import MSVCRT
+import ucrt
15
16
17
public extension Node {
0 commit comments