$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-10-06 07:42:10
> 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.