Skip to content

Commit 437f865

Browse files
authored
Merge pull request #1788 from swiftwasm/master
[pull] swiftwasm from master
2 parents 18e61e4 + 27aad53 commit 437f865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/public/Platform/winsdk.modulemap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ module WinSDK [system] {
4343

4444
module console {
4545
header "consoleapi.h"
46+
header "consoleapi2.h"
47+
header "consoleapi3.h"
4648
export *
4749
}
4850

0 commit comments

Comments
 (0)