Skip to content

Commit 085c88c

Browse files
committed
[gn build] Port 04d3a6b
1 parent 159e5b3 commit 085c88c

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
@@ -496,6 +496,7 @@ if (current_toolchain == default_toolchain) {
496496
"__fwd/format.h",
497497
"__fwd/fstream.h",
498498
"__fwd/functional.h",
499+
"__fwd/get.h",
499500
"__fwd/ios.h",
500501
"__fwd/istream.h",
501502
"__fwd/mdspan.h",
@@ -512,6 +513,7 @@ if (current_toolchain == default_toolchain) {
512513
"__fwd/string_view.h",
513514
"__fwd/subrange.h",
514515
"__fwd/tuple.h",
516+
"__fwd/variant.h",
515517
"__fwd/vector.h",
516518
"__hash_table",
517519
"__ios/fpos.h",

0 commit comments

Comments
 (0)