$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2007-11-03 18:01:47
Andrey Semashev <andysem <at> mail.ru> writes:
> I think boost/thread/pthread/shared_mutex.hpp in trunk is missing
> #include <boost/thread/thread.hpp>. Now it complains it doesn't know
> what this_thread is.
Yes, you're right. I've checked in a new version with the missing include added.
Anthony