diff options
author | ddoarn <ddoarn@yandex-team.ru> | 2022-02-10 16:49:52 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:52 +0300 |
commit | 0783fe3f48d91a3b741ce2ea32b11fbfc1637e7e (patch) | |
tree | 6d6a79d83e5003eaf4d45cac346113c1137cb886 /ydb/core/grpc_services/grpc_helper.h | |
parent | 9541fc30d6f0877db9ff199a16f7fc2505d46a5c (diff) | |
download | ydb-0783fe3f48d91a3b741ce2ea32b11fbfc1637e7e.tar.gz |
Restoring authorship annotation for <ddoarn@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'ydb/core/grpc_services/grpc_helper.h')
-rw-r--r-- | ydb/core/grpc_services/grpc_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/core/grpc_services/grpc_helper.h b/ydb/core/grpc_services/grpc_helper.h index 9a2a673c7b..e5bf4f8cf8 100644 --- a/ydb/core/grpc_services/grpc_helper.h +++ b/ydb/core/grpc_services/grpc_helper.h @@ -1,5 +1,5 @@ #pragma once -#include "defs.h" +#include "defs.h" #include "grpc_mon.h" #include <ydb/core/control/immediate_control_board_impl.h> |