Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66364 - branches/release/boost/ptr_container/detail
From: nesotto_at_[hidden]
Date: 2010-11-02 17:22:59


Author: nesotto
Date: 2010-11-02 17:22:55 EDT (Tue, 02 Nov 2010)
New Revision: 66364
URL: http://svn.boost.org/trac/boost/changeset/66364

Log:
In response to Ticket #4598: 4598.patch
Text files modified:
   branches/release/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: branches/release/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp
==============================================================================
--- branches/release/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp (original)
+++ branches/release/boost/ptr_container/detail/serialize_ptr_map_adapter.hpp 2010-11-02 17:22:55 EDT (Tue, 02 Nov 2010)
@@ -9,6 +9,7 @@
 #include <boost/ptr_container/ptr_map_adapter.hpp>
 #include <boost/ptr_container/detail/serialize_xml_names.hpp>
 #include <boost/serialization/split_free.hpp>
+#include <boost/serialization/nvp.hpp>
 
 namespace boost
 {


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk