Skip to content

Commit 46e984b

Browse files
committed
[gn build] Port 23c7328
1 parent 82140ad commit 46e984b

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ if (current_toolchain == default_toolchain) {
174174
"__algorithm/ranges_move.h",
175175
"__algorithm/ranges_move_backward.h",
176176
"__algorithm/ranges_none_of.h",
177+
"__algorithm/ranges_nth_element.h",
177178
"__algorithm/ranges_remove.h",
178179
"__algorithm/ranges_remove_if.h",
179180
"__algorithm/ranges_replace.h",

0 commit comments

Comments
 (0)