Skip to content

Commit c153807

Browse files
committed
ci
1 parent e168a9f commit c153807

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libcxx/include/module.modulemap.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,6 +1943,9 @@ module std [system] {
19431943
header "__ranges/zip_view.h"
19441944
export std.utility.pair
19451945
}
1946+
module zip_transform_view {
1947+
header "__ranges/zip_transform_view.h"
1948+
}
19461949

19471950
header "ranges"
19481951
export *

0 commit comments

Comments
 (0)