Fix more more tests.

pull/18371/head
Karthik Ravi Shankar 6 years ago
parent 8dbaa13f52
commit 35e793d23a
  1. 1
      include/grpcpp/server.h

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

Loading…
Cancel
Save