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

int main()
{
  return 0;
}