$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2006-09-25 11:15:31
>Basically I'm getting an unresolved external symbol:
>boost::throw_exception(class std::exception const &)
Open http://www.boost.org/libs/utility/throw_exception.html
and search for "user defined".
-- Alexander Nasonov