Skip to content

Commit 486b15d

Browse files
authored
Merge pull request swiftlang#23892 from compnerd/case-SENSITIVE
2 parents c2107ab + 2bfe983 commit 486b15d

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
@@ -29,6 +29,9 @@ roots:
2929
- name: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um"
3030
type: directory
3131
contents:
32+
- name: accctrl.h
33+
type: file
34+
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/AccCtrl.h"
3235
- name: commctrl.h
3336
type: file
3437
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/CommCtrl.h"

0 commit comments

Comments
 (0)