Skip to content

Commit 3a51bd6

Browse files
authored
Merge pull request swiftlang#16754 from compnerd/bcrypt
2 parents 6a8dacd + 885a4f9 commit 3a51bd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/WindowsSDKVFSOverlay.yaml.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ roots:
55
- name: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared"
66
type: directory
77
contents:
8+
- name: Bcrypt.h
9+
type: file
10+
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/bcrypt.h"
811
- name: DriverSpecs.h
912
type: file
1013
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/driverspecs.h"

0 commit comments

Comments
 (0)