Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76146 - trunk/boost/interprocess/smart_ptr
From: igaztanaga_at_[hidden]
Date: 2011-12-24 14:25:40


Author: igaztanaga
Date: 2011-12-24 14:25:39 EST (Sat, 24 Dec 2011)
New Revision: 76146
URL: http://svn.boost.org/trac/boost/changeset/76146

Log:
Bug #5518
Text files modified:
   trunk/boost/interprocess/smart_ptr/scoped_ptr.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/interprocess/smart_ptr/scoped_ptr.hpp
==============================================================================
--- trunk/boost/interprocess/smart_ptr/scoped_ptr.hpp (original)
+++ trunk/boost/interprocess/smart_ptr/scoped_ptr.hpp 2011-12-24 14:25:39 EST (Sat, 24 Dec 2011)
@@ -18,6 +18,7 @@
 #include <boost/interprocess/detail/config_begin.hpp>
 #include <boost/interprocess/detail/workaround.hpp>
 #include <boost/interprocess/detail/pointer_type.hpp>
+#include <boost/interprocess/detail/utilities.hpp>
 #include <boost/assert.hpp>
 #include <boost/pointer_to_other.hpp>
 


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