$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-01-21 12:06:05
try including #include <boost/serialization/is_abstract.hpp> to the top of the program. This would bring demo.cpp up to date.
Robert Ramey