diff options
author | uht <uht@yandex-team.ru> | 2022-02-10 16:49:56 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:56 +0300 |
commit | 570af552997dea3da2712f693b345afa31932f3b (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/string/vector.h | |
parent | 1191d1e479d83a18a813a5107573ce22a2f0bbb4 (diff) | |
download | ydb-570af552997dea3da2712f693b345afa31932f3b.tar.gz |
Restoring authorship annotation for <uht@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/string/vector.h')
-rw-r--r-- | util/string/vector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/string/vector.h b/util/string/vector.h index 1ef5f226441..e36c348bbef 100644 --- a/util/string/vector.h +++ b/util/string/vector.h @@ -9,7 +9,7 @@ #include <util/generic/vector.h> #include <util/string/cast.h> #include <util/system/yassert.h> - + #define KEEP_EMPTY_TOKENS 0x01 // |