aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/impl/codegen/grpc_types.h
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-01-10 15:59:05 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-01-10 15:59:05 -0800
commit1d91362f8124751ecfc1929df207006cabb41dae (patch)
treeaee55d5d10ef1566658bbd3c9c2b672add73760a /include/grpc/impl/codegen/grpc_types.h
parentef7e3ea1727ec45d1f761fb43ed60e15202e25a4 (diff)
exec_ctx_fwd.h should never have been in public headers
Diffstat (limited to 'include/grpc/impl/codegen/grpc_types.h')
-rw-r--r--include/grpc/impl/codegen/grpc_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc/impl/codegen/grpc_types.h b/include/grpc/impl/codegen/grpc_types.h
index fcbc8ac5a1..d481a70ab9 100644
--- a/include/grpc/impl/codegen/grpc_types.h
+++ b/include/grpc/impl/codegen/grpc_types.h
@@ -22,7 +22,6 @@
#include <grpc/impl/codegen/port_platform.h>
#include <grpc/impl/codegen/compression_types.h>
-#include <grpc/impl/codegen/exec_ctx_fwd.h>
#include <grpc/impl/codegen/gpr_types.h>
#include <grpc/impl/codegen/slice.h>
#include <grpc/impl/codegen/status.h>