Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76825 - branches/release/boost/intrusive
From: igaztanaga_at_[hidden]
Date: 2012-02-01 16:51:50


Author: igaztanaga
Date: 2012-02-01 16:51:49 EST (Wed, 01 Feb 2012)
New Revision: 76825
URL: http://svn.boost.org/trac/boost/changeset/76825

Log:
Ticket #6508
Text files modified:
   branches/release/boost/intrusive/derivation_value_traits.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: branches/release/boost/intrusive/derivation_value_traits.hpp
==============================================================================
--- branches/release/boost/intrusive/derivation_value_traits.hpp (original)
+++ branches/release/boost/intrusive/derivation_value_traits.hpp 2012-02-01 16:51:49 EST (Wed, 01 Feb 2012)
@@ -15,6 +15,7 @@
 
 #include <boost/intrusive/link_mode.hpp>
 #include <boost/pointer_cast.hpp>
+#include <boost/pointer_to_other.hpp>
 #include <iterator>
 
 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