$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-09-13 12:20:34
a)it is noted in the documentation though I forget exactly where.
b)current developement version of the library (i.e. next release)
has this restriction lifted.
Robert Ramey
Cory Omand wrote:
> I came across a posting on another mailing list that suggested that
> the archive includes should come *before* the serialization includes.
> This fixed my compile issue. Is there a note about this anywhere in
> the documentation that I might have missed?
>
> - C.