
6 Oct
2004
6 Oct
'04
12:42 p.m.
I suggest you fix it by taking the entire contents of libs/test/src/execution_monitor.cpp and putting them in a new file, say boost/test/execution_monitor_impl.hpp. Then change execution_monitor.cpp to simply say #include "boost/test/execution_monitor_impl.hpp". And finally, change boost/test/minimal.hpp to include execution_monitor_impl.hpp instead of execution_monitor.cpp.
Ok I will do something like this after release. Gennadiy.