diff options
author | kimkim <kimkim@yandex-team.ru> | 2022-02-10 16:49:28 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:28 +0300 |
commit | 10807864acf73d00f425a23b442aac2cf34403a8 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/uri/other.cpp | |
parent | 13f84424ed9975f6827d9786087c6fe6ea265cda (diff) | |
download | ydb-10807864acf73d00f425a23b442aac2cf34403a8.tar.gz |
Restoring authorship annotation for <kimkim@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/uri/other.cpp')
-rw-r--r-- | library/cpp/uri/other.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/uri/other.cpp b/library/cpp/uri/other.cpp index aab42db0a5..b23a5b68a9 100644 --- a/library/cpp/uri/other.cpp +++ b/library/cpp/uri/other.cpp @@ -1,7 +1,7 @@ #include "other.h" #include <util/string/util.h> -#include <util/system/yassert.h> +#include <util/system/yassert.h> /********************************************************/ /********************************************************/ |