Boost logo

Boost :

From: Gennadiy Rozental (gennadiy_at_[hidden])
Date: 2002-08-15 10:04:16


> Unless grep is failing me, it doesn't look like any of the boost/test or
> boost/test/detail headers #include <iterator>.
Yep. It should. Done. This was an old hidden bug. Before yestaday changes
unit_test_config.hpp included <string> with in turn
included <iterator>. Now when I moved <string> away from unit_test_config it
started to show.

I wonder where MSVC got distance from, since it was compiling for me.

I commited the change. Let me know if it helped.

Gennadiy.


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