diff --git a/src/main.h b/src/main.h index 9ec75e3..7e99a3c 100644 --- a/src/main.h +++ b/src/main.h @@ -25,6 +25,8 @@ #ifndef PAWNREGEX_MAIN_H_ #define PAWNREGEX_MAIN_H_ +#define _GLIBCXX_USE_CXX11_ABI 1 + #include #include #include