aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
diff options
context:
space:
mode:
authorlukyan <lukyan@yandex-team.ru>2022-02-10 16:48:13 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:13 +0300
commit3e359c7e6344b01b8d0b0fc619297ffdc2644c49 (patch)
tree84fef6ce6ee76479e37582b357af732385cffdcf /contrib/libs
parenta02ea31d51f94b7edb98c6ab1322bf26ca04beb5 (diff)
downloadydb-3e359c7e6344b01b8d0b0fc619297ffdc2644c49.tar.gz
Restoring authorship annotation for <lukyan@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/cxxsupp/libcxx/include/__wrappers_config6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/cxxsupp/libcxx/include/__wrappers_config b/contrib/libs/cxxsupp/libcxx/include/__wrappers_config
index 934e7c9279..60199c0093 100644
--- a/contrib/libs/cxxsupp/libcxx/include/__wrappers_config
+++ b/contrib/libs/cxxsupp/libcxx/include/__wrappers_config
@@ -2,12 +2,12 @@
#if !defined(NDEBUG) && !defined(_LIBCPP_DEBUG)
# define _LIBCPP_DEBUG 0
-#endif
+#endif
#ifndef _YNDX_LIBCPP_ENABLE_EXTENSIONS
# define _YNDX_LIBCPP_ENABLE_EXTENSIONS 1
-#endif
-
+#endif
+
#if _YNDX_LIBCPP_ENABLE_EXTENSIONS == 1
# define _YNDX_LIBCXX_ENABLE_STRING_RESIZE_UNINITIALIZED 1
# define _YNDX_LIBCXX_ENABLE_VECTOR_BOOL_COMPRESSION 0