
17 Mar
2005
17 Mar
'05
2:12 a.m.
Caleb Epstein wrote:
On Fri, 11 Mar 2005 10:25:53 -0500, Gennadiy Rozental <gennadiy.rozental@thomson.com> wrote:
"Caleb Epstein" <caleb.epstein@gmail.com> wrote in message news:989aceac050311071548498e@mail.gmail.com...
One of the Boost.Thread library test programs (test_mutex.cpp) fails to compile due to the inclusion of the header file <boost/test/unit_test_suite_ex.hpp>. This file includes another file which does not exist:
<snip>
boost/test/unit_test_suite_ex.hpp is not needed anymore. Use boost/test/unit_test.hpp instead.
Here's a patch. Can someone please apply? I don't have write access to the repository:
<snipped patch> Done. Mike