Fix typo.

[SVN r45257]
This commit is contained in:
John Maddock
2008-05-10 08:10:09 +00:00
parent 239f2b758b
commit 186abf9110

View File

@ -10,7 +10,7 @@
// <boost/config/abi_prefix.hpp>.
#ifndef BOOST_CONFIG_ABI_PREFIX_HPP
# error Header boost/config/abi_prefix.hpp must only be used after boost/config/abi_prefix.hpp
# error Header boost/config/abi_suffix.hpp must only be used after boost/config/abi_prefix.hpp
#else
# undef BOOST_CONFIG_ABI_PREFIX_HPP
#endif
@ -24,3 +24,4 @@
#pragma nopushoptwarn
#endif