$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-06-21 14:14:21
On Thu, 2007-21-06 at 17:56 +0000, Jared McIntyre wrote:
>
>
> I changed ARCHIVE_VERSION in basic_archive.cpp to 3 (from 4) and this
> worked
> for me. Luckily, I'm not using any collections whose serialization
> format has
> changed.
Even if you are, shouldn't it be class_version that matters *not* the
serialization library version?
Sohail