$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ilya Sokolov (fal_delivery_at_[hidden])
Date: 2007-11-21 04:40:17
Anthony Williams wrote:
> It's quite possible that this is because most of the thread headers are
> platform-dependent, so are included through a macro expansion (e.g. the one in
> boost/thread/tss.hpp). If so, is there a way to flag the dependency directly?
see
http://listarchives.boost.org/boost-testing/2007/10/4848.php
HTH