From 4e30db79d5d77a4313da77bca9174150ce598d74 Mon Sep 17 00:00:00 2001 From: Dewey Dunnington Date: Fri, 14 Jun 2024 22:09:38 -0300 Subject: [PATCH] maybe use different namespace --- tools/vendor/abseil-cpp/absl/base/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/vendor/abseil-cpp/absl/base/options.h b/tools/vendor/abseil-cpp/absl/base/options.h index f308e1bf..1c2ba759 100644 --- a/tools/vendor/abseil-cpp/absl/base/options.h +++ b/tools/vendor/abseil-cpp/absl/base/options.h @@ -200,7 +200,7 @@ // allowed. #define ABSL_OPTION_USE_INLINE_NAMESPACE 1 -#define ABSL_OPTION_INLINE_NAMESPACE_NAME lts_20230802 +#define ABSL_OPTION_INLINE_NAMESPACE_NAME s2_lts_20230802 // ABSL_OPTION_HARDENED //