Other golden file

pull/8365/head
Vijay Pai 8 years ago
parent 08126092e6
commit 23c5b81268
  1. 2
      include/grpc++/ext/reflection.grpc.pb.h

@ -176,6 +176,8 @@ class ServerReflection GRPC_FINAL {
} }
}; };
typedef Service StreamedUnaryService; typedef Service StreamedUnaryService;
typedef Service SplitStreamedService;
typedef Service StreamedService;
}; };
} // namespace v1alpha } // namespace v1alpha

Loading…
Cancel
Save