diff options
author | Andrey Fomichev <andrey.fomichev@gmail.com> | 2022-02-10 16:49:12 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:12 +0300 |
commit | e542cc14db4240643a06bb0dde87ecf361f101ab (patch) | |
tree | 3b03a4b94acd11a4eca042532035806e5fa08ad1 /ydb/library/schlab/schoot/schoot_gen_cfg.cpp | |
parent | e2ac73225f30f7fcf7df3cb225cba257f56144c1 (diff) | |
download | ydb-e542cc14db4240643a06bb0dde87ecf361f101ab.tar.gz |
Restoring authorship annotation for Andrey Fomichev <andrey.fomichev@gmail.com>. 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..e7b9668a3f 100644 --- a/ydb/library/schlab/schoot/schoot_gen_cfg.cpp +++ b/ydb/library/schlab/schoot/schoot_gen_cfg.cpp @@ -1,5 +1,5 @@ #include "schoot_gen_cfg.h" -#include <ydb/library/schlab/protos/schlab.pb.h> +#include <ydb/library/schlab/protos/schlab.pb.h> #include <library/cpp/protobuf/json/json2proto.h> #include <util/stream/str.h> #include <google/protobuf/text_format.h> |