diff options
author | cerevra <cerevra@yandex-team.ru> | 2022-02-10 16:45:58 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:58 +0300 |
commit | bf41dd01f6c920583e9faae7cd55ed25e547e052 (patch) | |
tree | ec7c8c285ffa648a5c5efeff453787a15ab811ac /ydb/library/schlab/schoot/schoot_gen_cfg.cpp | |
parent | e2c3e3004f7cd68441cefcfa4aaccd3d8051c846 (diff) | |
download | ydb-bf41dd01f6c920583e9faae7cd55ed25e547e052.tar.gz |
Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'ydb/library/schlab/schoot/schoot_gen_cfg.cpp')
-rw-r--r-- | ydb/library/schlab/schoot/schoot_gen_cfg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/library/schlab/schoot/schoot_gen_cfg.cpp b/ydb/library/schlab/schoot/schoot_gen_cfg.cpp index 92f721c73a..6e6bb25ce9 100644 --- a/ydb/library/schlab/schoot/schoot_gen_cfg.cpp +++ b/ydb/library/schlab/schoot/schoot_gen_cfg.cpp @@ -1,6 +1,6 @@ #include "schoot_gen_cfg.h" #include <ydb/library/schlab/protos/schlab.pb.h> -#include <library/cpp/protobuf/json/json2proto.h> +#include <library/cpp/protobuf/json/json2proto.h> #include <util/stream/str.h> #include <google/protobuf/text_format.h> |