Skip to content

Commit

Permalink
[gn build] Port ee0f8c4
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Mar 12, 2022
1 parent ee0f8c4 commit a7b1dcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -121,6 +121,9 @@ if (current_toolchain == default_toolchain) {
"__algorithm/pop_heap.h",
"__algorithm/prev_permutation.h",
"__algorithm/push_heap.h",
"__algorithm/ranges_find.h",
"__algorithm/ranges_find_if.h",
"__algorithm/ranges_find_if_not.h",
"__algorithm/ranges_max_element.h",
"__algorithm/ranges_min_element.h",
"__algorithm/ranges_mismatch.h",
Expand Down

0 comments on commit a7b1dcc

Please sign in to comment.