aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/ext
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2016-06-27 14:48:57 -0700
committerGravatar Vijay Pai <vpai@google.com>2016-06-27 14:48:57 -0700
commit577d1696e8d39a0226f9cbad61bf1ae9c2695f91 (patch)
tree55446428f469f263af58d808c9c2d3af1c40bb3b /include/grpc++/ext
parent9959f3d0ec7a3e0cf9022cf17a3fbe3bcd397ad7 (diff)
Fix generated reflection files
Diffstat (limited to 'include/grpc++/ext')
-rw-r--r--include/grpc++/ext/reflection.grpc.pb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/grpc++/ext/reflection.grpc.pb.h b/include/grpc++/ext/reflection.grpc.pb.h
index 0b4ef86147..74e1d389d2 100644
--- a/include/grpc++/ext/reflection.grpc.pb.h
+++ b/include/grpc++/ext/reflection.grpc.pb.h
@@ -74,6 +74,8 @@
#include <grpc++/impl/codegen/async_stream.h>
#include <grpc++/impl/codegen/async_unary_call.h>
+#include <grpc++/impl/codegen/fc_unary.h>
+#include <grpc++/impl/codegen/method_handler_impl.h>
#include <grpc++/impl/codegen/proto_utils.h>
#include <grpc++/impl/codegen/rpc_method.h>
#include <grpc++/impl/codegen/service_type.h>