diff options
-rw-r--r-- | include/my_atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/my_atomic.h b/include/my_atomic.h index f0d193c2528..751afcb77db 100644 --- a/include/my_atomic.h +++ b/include/my_atomic.h @@ -287,8 +287,8 @@ make_atomic_store(ptr) #undef make_atomic_load_body #undef make_atomic_store_body #undef make_atomic_fas_body -#undef intptr #endif +#undef intptr /* the macro below defines (as an expression) the code that |