$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-04-12 08:54:39
Pavol Droba wrote:
> Hi all,
>
> It seems, that there is a problem in the cw9.4 configuration.
>
> BOOST_HAS_SLIST macro is defined, but no <slist> header is present.
>
> See:
> http://tinyurl.com/3rv9h
>
> Any idea what to do?
>
There is an header <slist>. However, the class slist is not in namespace
std but in namespace Metrowerks!
Stefan