aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/support
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-06-19 13:51:28 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-06-20 07:59:06 -0700
commit9e26b6c282e737c43cbdc5c8e4fd1857859a1625 (patch)
tree95ac9e627066e28f47e5fee2876e5ea3a89c7a4f /include/grpc/support
parentd170b83e0d29b93d3de7c508281cfeae38ae141e (diff)
Regenerate project and fix sanity
Diffstat (limited to 'include/grpc/support')
-rw-r--r--include/grpc/support/log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/grpc/support/log.h b/include/grpc/support/log.h
index cdf1886084..8d8742b95d 100644
--- a/include/grpc/support/log.h
+++ b/include/grpc/support/log.h
@@ -19,6 +19,8 @@
#ifndef GRPC_SUPPORT_LOG_H
#define GRPC_SUPPORT_LOG_H
+#include <grpc/support/port_platform.h>
+
#include <grpc/impl/codegen/log.h>
#endif /* GRPC_SUPPORT_LOG_H */