aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gprpp/atomic_with_atm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/gprpp/atomic_with_atm.h')
-rw-r--r--src/core/lib/gprpp/atomic_with_atm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/lib/gprpp/atomic_with_atm.h b/src/core/lib/gprpp/atomic_with_atm.h
index 6abf0bc38d..3d0021bb1c 100644
--- a/src/core/lib/gprpp/atomic_with_atm.h
+++ b/src/core/lib/gprpp/atomic_with_atm.h
@@ -19,6 +19,8 @@
#ifndef GRPC_CORE_LIB_GPRPP_ATOMIC_WITH_ATM_H
#define GRPC_CORE_LIB_GPRPP_ATOMIC_WITH_ATM_H
+#include <grpc/support/port_platform.h>
+
#include <grpc/support/atm.h>
namespace grpc_core {