diff options
author | trifon <[email protected]> | 2022-02-10 16:50:51 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:51 +0300 |
commit | dd6b55b11723e4bb5b0cf7bffc0e45f15e2e46d3 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/uri/other.h | |
parent | e3135d62bbcf321d86fff8258f5cdc5b2f57bde5 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 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 9ce8112b3af..7aec22e77b3 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 |