Boost logo

Boost :

Subject: Re: [boost] [range] missing includes in any_range.hpp
From: Neil Groves (neil_at_[hidden])
Date: 2013-02-05 14:38:29


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

>
> --
> View this message in context:
http://boost.2283326.n4.nabble.com/range-missing-includes-in-any-range-hpp-tp4642310.html
> Sent from the Boost - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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