Fix stray whitespace in previous commit.

Refs #7516.

[SVN r81048]
This commit is contained in:
John Maddock
2012-10-22 18:12:51 +00:00
parent 2ea55870e4
commit c77e8e89cf

View File

@ -67,7 +67,7 @@
|| defined(__amd64__) || defined(_M_AMD64) \
|| defined(__x86_64) || defined(__x86_64__) \
|| defined(_M_X64) || defined(__bfin__) \
|| defined(__ARMEL__) \
|| defined(__ARMEL__) \
|| (defined(_WIN32) && defined(__ARM__) && defined(_MSC_VER)) // ARM Windows CE don't define anything reasonably unique, but there are no big-endian Windows versions
# define BOOST_LITTLE_ENDIAN