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.
2 parents 7c5888c + 4596a04 commit 897fd5aCopy full SHA for 897fd5a
stdlib/public/Platform/ucrt.modulemap
@@ -40,6 +40,7 @@ module _malloc [system] [no_undeclared_includes] {
40
41
module _stdlib [system] [no_undeclared_includes] {
42
use corecrt
43
+ use vcruntime
44
header "stdlib.h"
45
export *
46
}
0 commit comments