Skip to content

Commit f9dd2ee

Browse files
committed
CI
1 parent 5a2f057 commit f9dd2ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/include/module.modulemap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,8 @@ module std [system] {
759759
module ranges_sort {
760760
header "__algorithm/ranges_sort.h"
761761
export std.functional.ranges_operations
762+
export std.algorithm.sort
763+
export std.algorithm.make_projected
762764
}
763765
module ranges_stable_partition {
764766
header "__algorithm/ranges_stable_partition.h"

0 commit comments

Comments
 (0)