Skip to content

Commit

Permalink
[gn build] Port 1d83750
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Apr 15, 2022
1 parent 1d83750 commit 4dba3d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -122,6 +122,10 @@ if (current_toolchain == default_toolchain) {
"__algorithm/pop_heap.h",
"__algorithm/prev_permutation.h",
"__algorithm/push_heap.h",
"__algorithm/ranges_copy.h",
"__algorithm/ranges_copy_backward.h",
"__algorithm/ranges_copy_if.h",
"__algorithm/ranges_copy_n.h",
"__algorithm/ranges_count.h",
"__algorithm/ranges_count_if.h",
"__algorithm/ranges_find.h",
Expand Down

0 comments on commit 4dba3d4

Please sign in to comment.