Skip to content

Commit dda208c

Browse files
committed
[gn build] Port 7d426a3
1 parent ca13555 commit dda208c

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
@@ -183,6 +183,8 @@ if (current_toolchain == default_toolchain) {
183183
"__algorithm/ranges_replace.h",
184184
"__algorithm/ranges_replace_if.h",
185185
"__algorithm/ranges_reverse.h",
186+
"__algorithm/ranges_reverse_copy.h",
187+
"__algorithm/ranges_rotate_copy.h",
186188
"__algorithm/ranges_set_difference.h",
187189
"__algorithm/ranges_set_intersection.h",
188190
"__algorithm/ranges_sort.h",

0 commit comments

Comments
 (0)