Skip to content

Commit ca71ba3

Browse files
committed
ci
1 parent c3705a0 commit ca71ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/module.modulemap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,8 +1249,8 @@ module std [system] {
12491249
export std.vector.vector
12501250
}
12511251
module key_value_iterator { header "__flat_map/key_value_iterator.h" }
1252-
module sorted_unique { header "__flat_map/sorted_unique.h" }
12531252
module sorted_equivalent { header "__flat_map/sorted_equivalent.h" }
1253+
module sorted_unique { header "__flat_map/sorted_unique.h" }
12541254
module utils { header "__flat_map/utils.h" }
12551255

12561256
header "flat_map"

0 commit comments

Comments
 (0)