Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 6202fb8

Browse files
authored
Don't depend on gRPC private header. (#174)
GetSpanFromServerContext() comes from <grpcpp/opencensus.h> as of grpc/grpc#15984
1 parent fdeab59 commit 6202fb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/grpc/hello_server.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#include "opencensus/trace/span.h"
3838
#include "opencensus/trace/trace_config.h"
3939
#include "prometheus/exposer.h"
40-
#include "src/cpp/ext/filters/census/grpc_plugin.h"
4140

4241
namespace {
4342

0 commit comments

Comments
 (0)