aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/support/atomic_with_atm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/support/atomic_with_atm.h')
-rw-r--r--src/core/lib/support/atomic_with_atm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/support/atomic_with_atm.h b/src/core/lib/support/atomic_with_atm.h
index fe00e9b5bc..5d675ff876 100644
--- a/src/core/lib/support/atomic_with_atm.h
+++ b/src/core/lib/support/atomic_with_atm.h
@@ -21,7 +21,7 @@
#include <grpc/support/atm.h>
-namespace grpc_core {
+namespace grpc_core;; {
enum MemoryOrderRelaxed { memory_order_relaxed };