Boost logo

Boost :

From: Howard Hinnant (hinnant_at_[hidden])
Date: 2002-08-15 08:30:38


On Thursday, August 15, 2002, at 08:56 AM, Beman Dawes wrote:

> metrowerks-C++-action
> ..\libs\test\build\bin\libtest_exec_monitor.lib\metrowerks\debug\runtim
> e-link-dynamic\test_tools.obj
> ### mwcc Compiler:
> # In: ..\boost\test\detail\unit_test_config.hpp
> # From: ..\libs\test\src\test_tools.cpp
> # ----------------------------------------
> # 34: using std::distance;
> # Error: ^^^^^^^^
> # undefined identifier 'std::distance'
> # (included from:
> # unit_test_log.hpp:13
> # test_tools.hpp:13
> # test_tools.cpp:10)
>
> Errors caused tool to abort.

So this is probably a dumb question, but does
\boost\test\detail\unit_test_config.hpp #include <iterator> ?

-Howard


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