aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/string.h
diff options
context:
space:
mode:
authorsuns <suns@yandex-team.ru>2022-02-10 16:49:38 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:38 +0300
commit4e4faf8d95a4916a49f6674f3ff50e13799fbaa6 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /util/generic/string.h
parente96f1aaedf6a2ae2d159b90cc6990e5a94d005a8 (diff)
downloadydb-4e4faf8d95a4916a49f6674f3ff50e13799fbaa6.tar.gz
Restoring authorship annotation for <suns@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/generic/string.h')
-rw-r--r--util/generic/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/generic/string.h b/util/generic/string.h
index 20858c79d6..8cd8aa6917 100644
--- a/util/generic/string.h
+++ b/util/generic/string.h
@@ -2,7 +2,7 @@
#include <cstddef>
#include <cstring>
-#include <stlfwd>
+#include <stlfwd>
#include <stdexcept>
#include <string>
#include <string_view>