main-generate-grpc.cxx 65 B

123456
  1. #include <example_service.grpc.pb.h>
  2. int main()
  3. {
  4. return 0;
  5. }