Skip to content

Commit 47eb843

Browse files
authored
Merge pull request #67821 from stevapple/stevapple-patch-1-1
Remove `vcruntime._Private.xstddef`
2 parents af57672 + 7c43dfb commit 47eb843

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

stdlib/public/Platform/vcruntime.modulemap

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -712,11 +712,6 @@ module std [system] {
712712
export *
713713
}
714714

715-
explicit module xstddef {
716-
header "xstddef"
717-
export *
718-
}
719-
720715
explicit module xstring {
721716
header "xstring"
722717
export *

0 commit comments

Comments
 (0)