$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-08-16 11:14:13
Paul A Bristow wrote:
> I managed to get it to compile with MSVC 8.0 (with Boost 1.33.1) but
> I don't have the serialization library built to it failed to link and
> run, and I
> have other more pressing code to do right now.
Note that any such test should test the codecvt facet. This should not
be related to the serialization library in any way.
Robert Ramey