--- foo/foo/foo/boost/predef/other/endian.h +++ foo/foo/foo/boost/predef/other/endian.h @@ -53,7 +53,7 @@ */ #if !BOOST_ENDIAN_BIG_BYTE && !BOOST_ENDIAN_BIG_WORD && \ !BOOST_ENDIAN_LITTLE_BYTE && !BOOST_ENDIAN_LITTLE_WORD -# if BOOST_LIB_C_GNU +# if BOOST_LIB_C_GNU || defined(__ANDROID__) # include # else # if BOOST_OS_MACOS