Skip to content

Commit 21542b7

Browse files
authored
Merge pull request #34572 from egorzhdan/visualc
VisualC: remove unnecessary submodule
2 parents d4299d2 + d93bf20 commit 21542b7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

stdlib/public/Platform/visualc.modulemap

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ module visualc [system] {
1616
export *
1717
}
1818

19-
module vadefs {
20-
header "vadefs.h"
21-
export *
22-
}
23-
2419
module vcruntime {
2520
header "vcruntime.h"
2621
export *

0 commit comments

Comments
 (0)