From f5cc54bdae306d30ddfa2e01239bf0f3c3ada600 Mon Sep 17 00:00:00 2001 From: "chss95cs@gmail.com" Date: Sun, 30 Oct 2022 09:05:10 -0700 Subject: [PATCH] Fix building on clang-cl, it did not like the cxxopts selectany changes --- third_party/cxxopts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/cxxopts b/third_party/cxxopts index b2b8cf2f5..ec1cafb9f 160000 --- a/third_party/cxxopts +++ b/third_party/cxxopts @@ -1 +1 @@ -Subproject commit b2b8cf2f50a449720874f43445e23d75b77dcc43 +Subproject commit ec1cafb9f9ed15306a8f1a16f736b734cca4ae54