aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-07-27 14:49:53 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-07-27 14:49:53 -0700
commit6b11462da1b0a4607d0ea679d2cb42d8d851f55d (patch)
tree779d64de090626b24d4edc4d94a08168dbbea8d2 /include/grpc++/impl/codegen
parent846768c12ff03ea69073c9373ef211ef478c53d6 (diff)
removed codegen/alloc.h
Diffstat (limited to 'include/grpc++/impl/codegen')
-rw-r--r--include/grpc++/impl/codegen/call.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc++/impl/codegen/call.h b/include/grpc++/impl/codegen/call.h
index fab85d1517..05d537a7f3 100644
--- a/include/grpc++/impl/codegen/call.h
+++ b/include/grpc++/impl/codegen/call.h
@@ -48,7 +48,6 @@
#include <grpc++/impl/codegen/status.h>
#include <grpc++/impl/codegen/string_ref.h>
-#include <grpc/impl/codegen/alloc.h>
#include <grpc/impl/codegen/compression_types.h>
#include <grpc/impl/codegen/grpc_types.h>