$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alberto Barbati (abarbati_at_[hidden])
Date: 2002-11-11 16:52:39
Hi,
would it be possible to add the following piece of code somewhere in
boost\config\Metrowerks.hpp:
----- begin code
#if !__option(exceptions)
# define BOOST_NO_EXCEPTIONS
#endif
----- end code
I guess the code is self-explanatory.
Alberto Barbati