Skip to content

Commit a940c23

Browse files
committed
[gn build] Port 17bbb22
1 parent c7ff45a commit a940c23

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
@@ -652,6 +652,7 @@ if (current_toolchain == default_toolchain) {
652652
"__ranges/as_rvalue_view.h",
653653
"__ranges/common_view.h",
654654
"__ranges/concepts.h",
655+
"__ranges/container_compatible_range.h",
655656
"__ranges/copyable_box.h",
656657
"__ranges/counted.h",
657658
"__ranges/dangling.h",
@@ -664,6 +665,7 @@ if (current_toolchain == default_toolchain) {
664665
"__ranges/enable_borrowed_range.h",
665666
"__ranges/enable_view.h",
666667
"__ranges/filter_view.h",
668+
"__ranges/from_range.h",
667669
"__ranges/iota_view.h",
668670
"__ranges/istream_view.h",
669671
"__ranges/join_view.h",

0 commit comments

Comments
 (0)