aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/containers
diff options
context:
space:
mode:
authorzhnick <zhnick@yandex-team.ru>2022-02-10 16:49:24 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:24 +0300
commiteb6fe21ce79c63199487d2c364f773082919c024 (patch)
treea5c0e112ae4b9ef4368a30be0dcb8fef2ff37480 /library/cpp/containers
parentc2bb7445128368226bd179d54d6a238c9fd3065e (diff)
downloadydb-eb6fe21ce79c63199487d2c364f773082919c024.tar.gz
Restoring authorship annotation for <zhnick@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/containers')
-rw-r--r--library/cpp/containers/ya.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/containers/ya.make b/library/cpp/containers/ya.make
index 4b1b315e6a5..98f64dba67b 100644
--- a/library/cpp/containers/ya.make
+++ b/library/cpp/containers/ya.make
@@ -1,4 +1,4 @@
-RECURSE(
+RECURSE(
2d_array
absl_flat_hash
absl_tstring_flat_hash
@@ -12,7 +12,7 @@ RECURSE(
comptrie/loader/ut
comptrie/ut
comptrie/benchmark
- concurrent_hash
+ concurrent_hash
concurrent_hash_set
concurrent_hash_set/ut
dense_hash
@@ -68,4 +68,4 @@ RECURSE(
two_level_hash/ut
vp_tree
vp_tree/ut
-)
+)