diff options
author | Arslan Urtashev <[email protected]> | 2022-02-10 16:48:55 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:48:55 +0300 |
commit | 1136f2ce7cce7bcc84e695272c0d92d4eb900c2b (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/protobuf/json/json_writer_output.h | |
parent | b97740540e7302cec9efa181e106ae1990a0cc1c (diff) |
Restoring authorship annotation for Arslan Urtashev <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/protobuf/json/json_writer_output.h')
-rw-r--r-- | library/cpp/protobuf/json/json_writer_output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/protobuf/json/json_writer_output.h b/library/cpp/protobuf/json/json_writer_output.h index fbd3f10c6f9..3d8a2daa56c 100644 --- a/library/cpp/protobuf/json/json_writer_output.h +++ b/library/cpp/protobuf/json/json_writer_output.h @@ -5,7 +5,7 @@ #include <library/cpp/json/json_writer.h> -#include <util/string/builder.h> +#include <util/string/builder.h> #include <util/generic/store_policy.h> namespace NProtobufJson { |