id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1662,boost::serialization for boost::optional - missing include,anonymous,Robert Ramey,"Hi, if I try to srialize an boost::optional object ( with included) I get: /opt/boost/include/boost-1_35/boost/serialization/optional.hpp: In function 'void boost::serialization::save(Archive&, const boost::optional&, unsigned int)': /opt/boost/include/boost-1_35/boost/serialization/optional.hpp:42: error: 'version' was not declared in this scope /opt/boost/include/boost-1_35/boost/serialization/optional.hpp:42: error: expected primary-expression before '>' token /opt/boost/include/boost-1_35/boost/serialization/optional.hpp:42: error: '::value' has not been declared In file the include of is missing. so long, Oliver #include ",Bugs,closed,Boost 1.36.0,serialization,Boost 1.34.1,Problem,fixed,,