Another golden file to fix

pull/7018/head
Vijay Pai 8 years ago
parent 435429575c
commit 326d939873
  1. 1
      include/grpc++/ext/reflection.grpc.pb.h

@ -176,6 +176,7 @@ class ServerReflection GRPC_FINAL {
return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, ""); return ::grpc::Status(::grpc::StatusCode::UNIMPLEMENTED, "");
} }
}; };
typedef Service FCUnaryService;
}; };
} // namespace v1alpha } // namespace v1alpha

Loading…
Cancel
Save