$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maurizio Vitale (mav_at_[hidden])
Date: 2007-05-03 16:03:30
Eric Niebler <eric_at_[hidden]> writes:
> I think you're probably picking up MPL's preprocessed headers, so
> "#define BOOST_MPL_LIMIT_METAFUNCTION_ARITY 8" is having no effect. Can
> you try adding:
>
> #define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
>
That was it. Sorry for the noise.
Thanks,
Maurizio