diff options
author | trifon <trifon@yandex-team.ru> | 2022-02-10 16:50:51 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:51 +0300 |
commit | e3135d62bbcf321d86fff8258f5cdc5b2f57bde5 (patch) | |
tree | a5eeb758718dafefc9e215dae39f45cb61309f34 /library/cpp/uri/other.h | |
parent | 252a6c9fbded23dfee8729dc34c97159962216a7 (diff) | |
download | ydb-e3135d62bbcf321d86fff8258f5cdc5b2f57bde5.tar.gz |
Restoring authorship annotation for <trifon@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/uri/other.h')
-rw-r--r-- | library/cpp/uri/other.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/uri/other.h b/library/cpp/uri/other.h index 7aec22e77b..9ce8112b3a 100644 --- a/library/cpp/uri/other.h +++ b/library/cpp/uri/other.h @@ -1,7 +1,7 @@ #pragma once - + #include <util/generic/string.h> - + // Some functions for inverted url representation // No scheme cut-off, no 80th port normalization |