Remove undefined BOOST_ARCH_AMD64 (#75)

Remove reference to BOOST_ARCH_AMD64 as it has not been defined since commit b10e3490e.
This commit is contained in:
Peter Kolbus
2018-05-13 10:19:21 -05:00
committed by Rene Rivera
parent 0bccaa9ead
commit 9e31c6455c

View File

@ -148,8 +148,7 @@ information and acquired knowledge:
# undef BOOST_ENDIAN_BIG_BYTE
# define BOOST_ENDIAN_BIG_BYTE BOOST_VERSION_NUMBER_AVAILABLE
# endif
# if BOOST_ARCH_AMD64 || \
BOOST_ARCH_IA64 || \
# if BOOST_ARCH_IA64 || \
BOOST_ARCH_X86 || \
BOOST_ARCH_BLACKFIN
# undef BOOST_ENDIAN_LITTLE_BYTE