$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-30 21:59:06
AMDG
Martin Fisher wrote:
> I was also getting errors in GIL algorithm.hpp - bad_cast is not a
> member of std. I "fixed" this by including boost/cast.hpp - this
> maybe (most likely) is the wrong way to go ?
The correct header is <typeinfo>. This has already been fixed in the trunk
http://svn.boost.org/trac/boost/changeset/43565/trunk/boost/gil/algorithm.hpp
In Christ,
Steven Watanabe