
16 Dec
2005
16 Dec
'05
3:54 p.m.
#include <boost/test/test_tools.hpp> #include <boost/test/included/test_exec_monitor.hpp>
Results in the new auto-linking code being brought in, it appears to come from the test_exec_monitor.hpp include.
auto_link.hpp is included only in 3 headers: boost/test/unit_test.hpp boost/test/test_exec_monitor.hpp boost/test/prg_exec_monitor.hpp None it which is included by the 2 headers above. Are you sure you did not modify files locally? Gennadiy