$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: cheesy4poofs (cheesy4poofs_at_[hidden])
Date: 2006-02-01 08:07:16
>Try removing the line
>
>> #include <boost/serialization/type_info_implementation.hpp>
>
>And let me know that happens.
>
>I believe this problem is a remnant of a header depency issue which will be
addressed in
> the next release.
>
>Robert Ramey
Thanks for the response. I actually didn't have that #include in my
original code. I added it in a futile attempt to see if that would fix the
issue. I still see the same compile errors when I remove that #include
line.
Scott