$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-09-08 18:34:16
Markus Werle wrote:
> Hi!
Hi Markus,
>
> aCC A.03.37 complains about the macro BOOST_MPL_AUX_APPLY2, why?
> Any fix at hand (whether I defien BOOST_NO_CONFIG or not has no
> influence)?
Does it complain when the library is configurated to use the preprocessed
headers? (i.e. when BOOST_MPL_NO_PREPROCESSED_HEADERS is _not_ defined?)
Aleksey