
11 Nov
2005
11 Nov
'05
12:34 p.m.
John Maddock wrote:
and see if this fixes the problem?
Which #include?
from /u/troy/boost-regressions/boost/boost/detail/sp_counted_impl.hpp:34,
_This_ #include.
BTW: I can't reproduce the problem here, but my Cygwin g++ is a bit old (3.4).
No that doesn't make any difference (I see the same errors):
That's unpossible :-) since sp_counted_impl.hpp no longer includes <memory>. Can you please post the new error?
in order to make that fix work, you would have to stop shared_ptr.hpp weak_ptr.hpp and *all their dependents* from including <memory>.
No, I don't. :-)