From 44290f1b6ff1fbe2b7b55bda69d5b7efee41516a Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Fri, 5 Jun 2015 07:22:57 -0700 Subject: Add necessary include --- include/grpc++/impl/call.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/grpc++/impl') diff --git a/include/grpc++/impl/call.h b/include/grpc++/impl/call.h index 88056470e3..7fccd95f8e 100644 --- a/include/grpc++/impl/call.h +++ b/include/grpc++/impl/call.h @@ -44,6 +44,8 @@ #include #include +#include + struct grpc_call; struct grpc_op; -- cgit v1.2.3