
10 May
2008
10 May
'08
8:10 a.m.
Alexei Alexandrov wrote:
Hi,
there is a minor inconsistency I noted in config/abi_suffix.hpp file. This line
# error Header boost/config/abi_prefix.hpp must only be used after boost/config/abi_prefix.hpp
should be
# error Header boost/config/abi_suffix.hpp must only be used after boost/config/abi_prefix.hpp
Good catch: fixed in SVN Trunk. John.