|
Boost : |
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2007-12-04 13:18:04
Andrey Semashev <andysem <at> mail.ru> writes:
> In boost/thread/pthread/tss.hpp, lines 23 and 24, there is a
> BOOST_THREAD_DECL macro which gives compilation errors on Linux. The
> code compiles fine without it.
The macro is needed for pthread-win32. The problem is a missing
#include <boost/thread/detail/config.hpp>
Anthony
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk