Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2006-02-01 18:29:49


There is a left over header dependency which is fixed but will only show
in in 1.34. until then base_object.hpp should be included afer
text_archive.hpp.

Sorry about that.

Robert Ramey

cheesy4poofs wrote:
>> I compiled the following program wiht no errors on my vc 7.1
>> system with no errors or warnings
>>
>> Robert Ramey
>
>
> I finally solved my problem by commenting out the following include:
>
> //#include <boost/serialization/base_object.hpp>
> #include <boost/archive/text_iarchive.hpp>
> #include <boost/archive/text_oarchive.hpp>
> #include <boost/serialization/map.hpp>
>
> Not sure why it solved it, but I'm glad at least to have put this
> behind me. Thanks for the help.
>
> Scott


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net