未验证 提交 a3d99de5 编写于 作者: A adream307 提交者: GitHub

Context-head-file (#2021)

* Context-head-file
Signed-off-by: adream307's avataradream307 <adream307@163.com>

* clang-format
Signed-off-by: adream307's avataradream307 <adream307@163.com>
Co-authored-by: adream307's avataradream307 <adream307@163.com>
上级 7b6ff084
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
#pragma once #pragma once
#include <grpcpp/server_context.h> #include <grpcpp/server_context.h>
#include <server/context/Context.h>
#include <cstdint> #include <cstdint>
#include <map> #include <map>
...@@ -24,6 +23,7 @@ ...@@ -24,6 +23,7 @@
#include "grpc/gen-milvus/milvus.grpc.pb.h" #include "grpc/gen-milvus/milvus.grpc.pb.h"
#include "grpc/gen-status/status.pb.h" #include "grpc/gen-status/status.pb.h"
#include "opentracing/tracer.h" #include "opentracing/tracer.h"
#include "server/context/Context.h"
#include "server/delivery/RequestHandler.h" #include "server/delivery/RequestHandler.h"
#include "server/grpc_impl/interceptor/GrpcInterceptorHookHandler.h" #include "server/grpc_impl/interceptor/GrpcInterceptorHookHandler.h"
#include "src/utils/Status.h" #include "src/utils/Status.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册