$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-07-10 09:01:09
John Maddock wrote:
> Not sure what we can do about this but:
>
> #include <boost/shared_array.hpp>
>
> doesn't compile when Boost.TR1 is added to the include path.
The above compiles for me.