aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp/opencensus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpcpp/opencensus.h')
-rw-r--r--include/grpcpp/opencensus.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/grpcpp/opencensus.h b/include/grpcpp/opencensus.h
index 07a1333986..29b221f767 100644
--- a/include/grpcpp/opencensus.h
+++ b/include/grpcpp/opencensus.h
@@ -19,10 +19,6 @@
#ifndef GRPCPP_OPENCENSUS_H
#define GRPCPP_OPENCENSUS_H
-#ifndef GRPC_BAZEL_BUILD
-#error OpenCensus for gRPC is only supported when building with bazel.
-#endif
-
#include "opencensus/trace/span.h"
namespace grpc {