$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Simons (simons_at_[hidden])
Date: 2002-08-28 01:49:48
The file boost/thread/mutex.hpp includes the following:
#if defined(BOOST_HAS_MPTASKS)
# include "scoped_critical_region.hpp"
#endif
The file does not exist in the current CVS version of Boost, though.
-peter