diff options
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> |