$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Giaccone (paulg_at_[hidden])
Date: 2005-09-30 11:37:52
Robert Ramey wrote:
>Assuming you're using the IDE, check to see that runtime typing is enabled
>on the properties/C++ page of the project.
>
>Robert Ramey
>
>Paul Giaccone wrote:
>
>
>>Does the demo program demo.cpp
>><http://boost.org/libs/serialization/example/demo.cpp> have a bug in
>>it?
>>
>>
Thanks, that seems to have done the trick. Is this something worth
mentioning in the documentation?
Paul