Boost logo

Boost :

Subject: Re: [boost] [range] missing includes in any_range.hpp
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2013-02-05 15:54:00


> From: neil_at_[hidden]
>
> On 5 Feb 2013 16:49, "svarneticist" <svarneticist_at_[hidden]> wrote:
> >
> > Hello,
> >
> > I get errors when I try to use
> > boost/range/any_range.hpp
> >
> > It appears that
> > boost/range/detail/any_iterator.hpp
> > needs
> > #include <boost/utility/enable_if.hpp>
> >
> > and
> >
> > boost/range/detail/any_iterator_wrapper.hpp
> > needs
> > #include <boost/range/concepts.hpp>
> >
> > Thank you
> >
> >
>
> Thanks for the report. I'll fix this.
>
> Regards,
> Neil Groves

It should already be fixed in 1.53. See https://svn.boost.org/trac/boost/ticket/5603.

Regards,
Nate
                                               


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk