Skip to content

Commit 9c37eda

Browse files
committed
[gn build] Port e983a65
1 parent e983a65 commit 9c37eda

File tree

1 file changed

+3
-0
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+3
-0
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ if (current_toolchain == default_toolchain) {
155155
"__bits",
156156
"__bsd_locale_defaults.h",
157157
"__bsd_locale_fallbacks.h",
158+
"__charconv/chars_format.h",
159+
"__charconv/from_chars_result.h",
160+
"__charconv/to_chars_result.h",
158161
"__compare/common_comparison_category.h",
159162
"__compare/compare_three_way_result.h",
160163
"__compare/ordering.h",

0 commit comments

Comments
 (0)