$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2003-12-20 20:26:38
Robert Ramey wrote:
> // file start
> #include <boost/spirit/core.hpp>
> #include <boost/spirit/utility.hpp>
> // file end
>
> I get
>
> In file included from
>
>
> C:/boost-dev/boost/spirit/utility/support/flush_multi_pass.hpp:14,
> from C:/boost-dev/boost/spirit/utility.hpp:37, from
> c:/boost-dev/libs/serialization/test/test_zmisc.cpp:3:
> C:/boost-dev/boost/spirit/iterator/multi_pass.hpp:12: parse error
> before `<<' token
Did you check if the merge conflicted? I'd say this is a simple CVS conflict.
> which makes me wonder whether spirt 1.8x is ready to be included in
> the release version of boost.
Yup :)
Giovanni Bajo