From 613c429bbf982bdbd5def840559f44054bb9537e Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Tue, 20 Sep 2022 08:12:06 +0000 Subject: [PATCH] [gn build] Port 55158efe1045 --- llvm/utils/gn/secondary/libcxx/include/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn index ba1438f..72bd844 100644 --- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn +++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn @@ -581,7 +581,6 @@ if (current_toolchain == default_toolchain) { "__support/solaris/floatingpoint.h", "__support/solaris/wchar.h", "__support/solaris/xlocale.h", - "__support/win32/limits_msvc_win32.h", "__support/win32/locale_win32.h", "__support/xlocale/__nop_locale_mgmt.h", "__support/xlocale/__posix_l_fallback.h", -- 2.7.4