diff --git INDEX:/boost/spirit/home/support/detail/endian.hpp WORKDIR:/boost/spirit/home/support/detail/endian.hpp index 5a4dde9..3507aaa 100644 --- INDEX:/boost/spirit/home/support/detail/endian.hpp +++ WORKDIR:/boost/spirit/home/support/detail/endian.hpp @@ -20,7 +20,7 @@ // If Boost has the endian library, use it, otherwise use an adapted version // included with Spirit -#if BOOST_VERSION >= 104900 +#if BOOST_VERSION >= 105000 #include #else #include