forked from OSchip/llvm-project
[gn build] Port 11e3ad299f
This commit is contained in:
parent
11e3ad299f
commit
cde101d022
|
@ -139,6 +139,8 @@ if (current_toolchain == default_toolchain) {
|
|||
"__algorithm/ranges_for_each.h",
|
||||
"__algorithm/ranges_for_each_n.h",
|
||||
"__algorithm/ranges_is_partitioned.h",
|
||||
"__algorithm/ranges_is_sorted.h",
|
||||
"__algorithm/ranges_is_sorted_until.h",
|
||||
"__algorithm/ranges_max.h",
|
||||
"__algorithm/ranges_max_element.h",
|
||||
"__algorithm/ranges_min.h",
|
||||
|
|
Loading…
Reference in New Issue