diff --git a/xs/src/xsinit.h b/xs/src/xsinit.h index 19e25c54d..dcf56a6d4 100644 --- a/xs/src/xsinit.h +++ b/xs/src/xsinit.h @@ -77,6 +77,7 @@ #undef accept #undef wait #undef abort + #undef pause // Breaks compilation with Eigen matrices embedded into Slic3r::Point. #undef malloc