Skip to content

Commit c41a46b

Browse files
modulemap
1 parent 020c09f commit c41a46b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/include/module.modulemap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,6 +1735,7 @@ module std [system] {
17351735
export std.functional.bind_back
17361736
}
17371737
module common_view { header "__ranges/common_view.h" }
1738+
module concat_view { header "__ranges/concat_view.h" }
17381739
module concepts { header "__ranges/concepts.h" }
17391740
module container_compatible_range { header "__ranges/container_compatible_range.h" }
17401741
module counted {

0 commit comments

Comments
 (0)