aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-04-15 17:40:05 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-04-15 17:40:05 -0700
commit18746637f5a5507b03c5f34c417e26ba5d3bee63 (patch)
tree4c4edb0698bff762cafc141883a610799e042e55 /include
parentb63fb4d20694242df417d98234b95e40775da23a (diff)
After running generate_projects.sh
Diffstat (limited to 'include')
-rw-r--r--include/grpc/impl/codegen/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc/impl/codegen/log.h b/include/grpc/impl/codegen/log.h
index c64b961b80..aa86fc4c17 100644
--- a/include/grpc/impl/codegen/log.h
+++ b/include/grpc/impl/codegen/log.h
@@ -38,7 +38,6 @@
#include <stdlib.h> /* for abort() */
#include <grpc/impl/codegen/port_platform.h>
-#include <grpc/support/atm.h>
#ifdef __cplusplus
extern "C" {