Boost logo

Boost :

Subject: Re: [boost] big problem with dependency changes
From: Eric Niebler (eniebler_at_[hidden])
Date: 2014-06-16 01:32:03


On 6/15/2014 10:23 PM, Robert Ramey wrote:
> Currently the master branch has a few problems. Here is one typical example.
>
> My project uses the current master to provide boost libraries which I'm not
> working on. One file has the statement
>
> #include <boost/utility/enable_if.hpp>
>
> which fails to compile since boost/utility/enable_if.hpp has been moved to
> core.

<snip>

Did you ./b2 headers? I've had to nuke the boost/ directory and return
./b2 headers numerous times in the past few weeks.

Eric


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