$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2005-07-06 13:07:39
The problem comes because serialization shared_ptr_132.hpp and the
'real' shared_ptr cannot be mixed on this compiler. I suspect this is
an issue with using directives inside namespaces in shared_ptr_132, but
am investigating further.
-- AlisdairM