diff options
| author | iseg <[email protected]> | 2022-02-10 16:49:39 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:39 +0300 |
| commit | 8b71ce88bea710a9663bb143e4916f961c57212e (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/generic/strbase.h | |
| parent | f828a15ab90e9ca8e848f83caf95c95f06be46e7 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/generic/strbase.h')
| -rw-r--r-- | util/generic/strbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/generic/strbase.h b/util/generic/strbase.h index 432cc515ff4..ab39fc7537f 100644 --- a/util/generic/strbase.h +++ b/util/generic/strbase.h @@ -12,7 +12,7 @@ #include <util/system/yassert.h> #include <contrib/libs/libc_compat/string.h> - + #include <cctype> #include <cstring> #include <string> |
