[gn build] Port 9d16cbc5c8bd
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 27 Apr 2023 15:07:24 +0000 (15:07 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 27 Apr 2023 15:07:24 +0000 (15:07 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 1d0bcd4..e47e3c5 100644 (file)
@@ -460,11 +460,17 @@ if (current_toolchain == default_toolchain) {
       "__functional/unwrap_ref.h",
       "__functional/weak_result_type.h",
       "__fwd/array.h",
+      "__fwd/fstream.h",
       "__fwd/get.h",
       "__fwd/hash.h",
+      "__fwd/ios.h",
+      "__fwd/istream.h",
       "__fwd/memory_resource.h",
+      "__fwd/ostream.h",
       "__fwd/pair.h",
       "__fwd/span.h",
+      "__fwd/sstream.h",
+      "__fwd/streambuf.h",
       "__fwd/string.h",
       "__fwd/string_view.h",
       "__fwd/subrange.h",