We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libcxxstdlibshim.h
1 parent 20fc162 commit 39d4935Copy full SHA for 39d4935
platforms/Windows/sdk/sdk.wxs
@@ -416,6 +416,9 @@
416
<Component>
417
<File Source="$(var.SDK_ROOT)\usr\lib\swift\windows\libcxxshim.modulemap" />
418
</Component>
419
+ <Component>
420
+ <File Source="$(var.SDK_ROOT)\usr\lib\swift\windows\libcxxstdlibshim.h" />
421
+ </Component>
422
</ComponentGroup>
423
424
<ComponentGroup Id="Registrar" Directory="WindowsSDK_usr_lib_swift_windows_ARCH">
0 commit comments