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 a686f32 + d0ca623 commit b8d0749Copy full SHA for b8d0749
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