grpc-java/compiler/src
Jakob Buchgraber 917f6faac6 compiler: Fix compilation error
The code uses std::back_insert_iterator which is part of the <iterator>
header. The header is not included though.

We (bazel) noticed the build failing on Windows when using the Visual Studio
C++ compiler.
2017-05-30 11:15:46 -07:00
..
java_plugin/cpp compiler: Fix compilation error 2017-05-30 11:15:46 -07:00
test all: bump to 1.5.0-SNAPSHOT 2017-05-23 17:57:25 -07:00
testLite/golden all: bump to 1.5.0-SNAPSHOT 2017-05-23 17:57:25 -07:00
testNano/golden all: bump to 1.5.0-SNAPSHOT 2017-05-23 17:57:25 -07:00