summaryrefslogtreecommitdiffstats
path: root/Tests/FindProtobuf/Test/main-generate-grpc.cxx
blob: 070c6b46e7b84426cbc7622adfcfe8a68ce348ae (plain)
1
2
3
4
5
6
#include <msgs/example_service.grpc.pb.h>

int main()
{
  return 0;
}