$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andysem_at_[hidden])
Date: 2007-12-04 12:19:00
Hi,
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.