
23 Jun
2008
23 Jun
'08
8:19 a.m.
David Abrahams wrote:
Andrey Semashev wrote:
Hi,
In trunk, "boost/thread/tss.hpp" there is a missing #include <boost/thread/detail/config.hpp>. Without it tss.hpp does not compile on Linux since BOOST_THREAD_DECL is not defined to emptyness.
Hi Andrey,
IMO it's best to post reports like this to tickets in http://svn.boost.org so they don't get lost
Ok, I'll file a ticket. I just thought that such a trivial thing could be fixed right away.