Skip to content

Commit 21f557e

Browse files
committed
[gn build] Port ff3989e
1 parent 8eefbd2 commit 21f557e

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ if (current_toolchain == default_toolchain) {
117117
"__algorithm/lexicographical_compare.h",
118118
"__algorithm/lower_bound.h",
119119
"__algorithm/make_heap.h",
120+
"__algorithm/make_projected.h",
120121
"__algorithm/max.h",
121122
"__algorithm/max_element.h",
122123
"__algorithm/merge.h",
@@ -174,6 +175,7 @@ if (current_toolchain == default_toolchain) {
174175
"__algorithm/ranges_replace.h",
175176
"__algorithm/ranges_replace_if.h",
176177
"__algorithm/ranges_reverse.h",
178+
"__algorithm/ranges_sort.h",
177179
"__algorithm/ranges_swap_ranges.h",
178180
"__algorithm/ranges_transform.h",
179181
"__algorithm/ranges_upper_bound.h",

0 commit comments

Comments
 (0)