Skip to content

Commit cc45a70

Browse files
authored
Merge pull request #35337 from egorzhdan/winsdk-export-crt
WinSDK: explicitly re-export ucrt
2 parents 29c9f2a + 07c723a commit cc45a70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Windows/WinSDK.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
@_exported import ucrt
1314
@_exported import WinSDK // Clang module
1415

1516
// WinBase.h

0 commit comments

Comments
 (0)