diff options
author | abokov <[email protected]> | 2022-02-10 16:49:57 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:57 +0300 |
commit | db144972bc686626e62c9bb5b84d932f987dc8ef (patch) | |
tree | e0ed404f8a8785b89e2f0edb6d22cc8ad474ece0 /util/str_stl.h | |
parent | efc32853c4263131bc59412eaf1a9e4aaae2a1f9 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/str_stl.h')
-rw-r--r-- | util/str_stl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/str_stl.h b/util/str_stl.h index f1e137181d2..59f60753e56 100644 --- a/util/str_stl.h +++ b/util/str_stl.h @@ -1,5 +1,5 @@ #pragma once - + #include <util/memory/alloc.h> #include <util/digest/numeric.h> #include <util/generic/string.h> |