Skip to content

Commit 9c2f7ca

Browse files
Remove a mistakenly merged line in module.modulemap
1 parent f348b3c commit 9c2f7ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/module.modulemap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1928,7 +1928,6 @@ module std [system] {
19281928

19291929
module support {
19301930
header "__thread/support.h"
1931-
module std_private_iterator_const_iterator [system] { header "__iterator/const_iterator.h" }
19321931
export *
19331932
}
19341933
module support_impl {

0 commit comments

Comments
 (0)