diff --git a/include/boost/config/abi_suffix.hpp b/include/boost/config/abi_suffix.hpp index 76ccb06d..93916166 100644 --- a/include/boost/config/abi_suffix.hpp +++ b/include/boost/config/abi_suffix.hpp @@ -10,7 +10,7 @@ // . #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 +