aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/client_context.h
diff options
context:
space:
mode:
authorGravatar Alistair Veitch <aveitch@google.com>2015-07-01 02:00:32 -0700
committerGravatar Alistair Veitch <aveitch@google.com>2015-07-01 02:00:32 -0700
commite2aa487936de5d1734137be8a6b46766aa337c0b (patch)
treedf0362264ae88a835073996e70739e3d8960fa4d /include/grpc++/client_context.h
parentfc62dddd1ca3642bc6c1bb0cd408f1bac78d52e6 (diff)
review changes
Diffstat (limited to 'include/grpc++/client_context.h')
-rw-r--r--include/grpc++/client_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grpc++/client_context.h b/include/grpc++/client_context.h
index 09aa10508d..4d96d862e7 100644
--- a/include/grpc++/client_context.h
+++ b/include/grpc++/client_context.h
@@ -38,7 +38,6 @@
#include <memory>
#include <string>
-#include <grpc/census.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include <grpc++/config.h>
@@ -47,6 +46,7 @@
struct grpc_call;
struct grpc_completion_queue;
+struct census_context;
namespace grpc {