Skip to content

Commit 817a005

Browse files
authored
Merge pull request swiftlang#36498 from compnerd/user
2 parents 9aa2111 + 73edf07 commit 817a005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Platform/winsdk.modulemap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ module WinSDK [system] {
423423
module User {
424424
header "WinUser.h"
425425
export *
426+
link "User32.Lib"
426427
}
427428

428429
module WIC {

0 commit comments

Comments
 (0)