Support for C++ files generated by protobuf/grpc (#3640)

* Support for C++ files generated by protobuf/grpc

This changeset includes a sample generated file.

[grpc](http://grpc.io) is a high performance, open-source universal
RPC framework.

* Account for older gRPC protobuf plugin message
This commit is contained in:
Jared Harper
2017-07-22 06:20:55 -07:00
committed by Colin Seymour
parent 329f80d245
commit 4dcf223c8e
4 changed files with 146 additions and 1 deletions

2
samples/C++/grpc.pb.cc Normal file
View File

@@ -0,0 +1,2 @@
// Generated by the gRPC protobuf plugin.
// If you make any local change, they will be lost.