Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-11-11 08:44:30


> This is what needs to be done:
>
> In shared_ptr.hpp, move #include <memory> to the top.
>
> In weak_ptr.hpp, add
>
> #include <memory>
> #include <boost/detail/shared_count.hpp>
>
> above
>
> #include <boost/shared_ptr.hpp>.
>
> I'll commit these fixes when the CVS starts working again.

Amazing! Thanks, I didn't think that one was going to be solvable!

John.


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