diff options
| -rw-r--r-- | include/mruby/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mruby/common.h b/include/mruby/common.h index 338044c2f..160639922 100644 --- a/include/mruby/common.h +++ b/include/mruby/common.h @@ -9,7 +9,7 @@ #ifdef __cplusplus -#ifdef MRB_ENABLE_CXX_EXCEPTION +#ifdef MRB_ENABLE_CXX_ABI #define MRB_BEGIN_DECL #define MRB_END_DECL #else |
