Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2005-07-22 22:07:37


Edward Diener <eddielee_at_[hidden]> writes:

>> All I can say it that this has worked from me as well as the testers in our
>> matrix.
>
> I have discovered the reason for the problem. It has to do with the form of
> #include in the Spirit 1.6x headers. The headers erroneously use, in some
> places, the form:
>
> #include "boost/..."
>
> rather than
>
> #include <boost/...>

It's not "erroneously" exactly. Whether to include with quotes or
angles has been a source of contention among Boost developers and
there has been no agreement. I am in the latter camp, myself, but
others seem to thing that the former is the only correct way.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net