$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (tottosen_at_[hidden])
Date: 2006-05-02 04:48:07
Robert Ramey wrote:
> Note that its not enough to include BOOST_CLASS_EXPORT. It has to
> be included after the *archive.hpp classes that you're using. Double check
> that this is the case.
Robert, why is this needed? It seems like something that is *very* easy
to forget and get wrong.
-Thorsten