diff --git a/xs/src/admesh/stl.h b/xs/src/admesh/stl.h index f86f9940bb..02691e1547 100644 --- a/xs/src/admesh/stl.h +++ b/xs/src/admesh/stl.h @@ -26,9 +26,9 @@ #include #include #include -#include +#include -#ifndef BOOST_LITTLE_ENDIAN +#ifndef BOOST_ENDIAN_LITTLE_BYTE #error "admesh works correctly on little endian machines only!" #endif