aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/census/grpc_context.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/census/grpc_context.cc')
-rw-r--r--src/core/ext/census/grpc_context.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/ext/census/grpc_context.cc b/src/core/ext/census/grpc_context.cc
index 069e8f1486..599a798dda 100644
--- a/src/core/ext/census/grpc_context.cc
+++ b/src/core/ext/census/grpc_context.cc
@@ -16,6 +16,8 @@
*
*/
+#include <grpc/support/port_platform.h>
+
#include <grpc/census.h>
#include <grpc/grpc.h>
#include "src/core/lib/surface/api_trace.h"