aboutsummaryrefslogtreecommitdiffhomepage
path: root/ci/absl_types_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'ci/absl_types_options.h')
-rw-r--r--ci/absl_types_options.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/absl_types_options.h b/ci/absl_types_options.h
index 8f8ed34..307fde6 100644
--- a/ci/absl_types_options.h
+++ b/ci/absl_types_options.h
@@ -22,6 +22,7 @@
#define ABSL_OPTION_USE_STD_OPTIONAL 0
#define ABSL_OPTION_USE_STD_STRING_VIEW 0
#define ABSL_OPTION_USE_STD_VARIANT 0
-
+#define ABSL_OPTION_USE_INLINE_NAMESPACE 1
+#define ABSL_OPTION_INLINE_NAMESPACE_NAME ns
#endif // ABSL_BASE_OPTIONS_H_