Skip to content

Commit 15ca799

Browse files
committed
[gn build] Port 764834d
1 parent 764834d commit 15ca799

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
@@ -575,6 +575,7 @@ if (current_toolchain == default_toolchain) {
575575
"__locale_dir/locale_base_api/openbsd.h",
576576
"__locale_dir/locale_base_api/win32.h",
577577
"__locale_dir/locale_guard.h",
578+
"__locale_dir/pad_and_output.h",
578579
"__locale_dir/support/apple.h",
579580
"__locale_dir/support/bsd_like.h",
580581
"__locale_dir/support/freebsd.h",
@@ -668,6 +669,7 @@ if (current_toolchain == default_toolchain) {
668669
"__numeric/transform_reduce.h",
669670
"__ostream/basic_ostream.h",
670671
"__ostream/print.h",
672+
"__ostream/put_character_sequence.h",
671673
"__pstl/backend.h",
672674
"__pstl/backend_fwd.h",
673675
"__pstl/backends/default.h",

0 commit comments

Comments
 (0)