Преглед на файлове

Remove invalid forward declaration

Vijay Pai преди 5 години
родител
ревизия
6bbe905e27
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      include/grpcpp/impl/codegen/service_type.h

+ 0 - 4
include/grpcpp/impl/codegen/service_type.h

@@ -26,10 +26,6 @@
 #include <grpcpp/impl/codegen/server_interface.h>
 #include <grpcpp/impl/codegen/status.h>
 
-namespace grpc_impl {
-
-class Server;
-}  // namespace grpc_impl
 namespace grpc {
 
 class CompletionQueue;