$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexei Alexandrov (alexei.alexandrov_at_[hidden])
Date: 2008-05-09 16:05:51
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
-- Alexei Alexandrov