--- EV/EV.xs 2016/09/17 02:28:30 1.172 +++ EV/EV.xs 2019/06/25 23:57:23 1.173 @@ -21,6 +21,11 @@ # define GvCV_set(gv,cv) GvCV (gv) = cv #endif +#if EV_ENABLE_ASSERTIONS +# undef NDEBUG +# include +#endif + #define EV_STANDALONE 1 #define EV_PROTOTYPES 1 #define EV_USE_NANOSLEEP EV_USE_MONOTONIC