Karthik Ravi Shankar 6 лет назад
Родитель
Сommit
35e793d23a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      include/grpcpp/server.h

+ 1 - 0
include/grpcpp/server.h

@@ -44,6 +44,7 @@ struct grpc_server;
 namespace grpc {
 namespace grpc {
 
 
 class AsyncGenericService;
 class AsyncGenericService;
+class HealthCheckServiceInterface;
 class ServerContext;
 class ServerContext;
 class ServerInitializer;
 class ServerInitializer;