
25 Jul
2012
25 Jul
'12
1:26 p.m.
On Wednesday 25 July 2012 17:24:11 you wrote:
Hi,
There is a problem with Boost.Thread on windows, when BOOST_THREAD_USES_CHRONO macro is defined. In win32/basic_timed_mutex.hpp there are references to Boost.Chrono not guarded with this macro, which results in compile errors. Could this be fixed before the 1.51 release? I can apply the change, if permission is granted.
Sorry, I meant BOOST_THREAD_DONT_USE_CHRONO macro, of course.