$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r59836 - trunk/boost/serialization
From: ramey_at_[hidden]
Date: 2010-02-22 00:02:38
Author: ramey
Date: 2010-02-22 00:02:37 EST (Mon, 22 Feb 2010)
New Revision: 59836
URL: http://svn.boost.org/trac/boost/changeset/59836
Log:
delete superflous "include map"
Text files modified:
trunk/boost/serialization/shared_ptr.hpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Modified: trunk/boost/serialization/shared_ptr.hpp
==============================================================================
--- trunk/boost/serialization/shared_ptr.hpp (original)
+++ trunk/boost/serialization/shared_ptr.hpp 2010-02-22 00:02:37 EST (Mon, 22 Feb 2010)
@@ -16,7 +16,6 @@
// See http://www.boost.org for updates, documentation, and revision history.
-#include <map>
#include <cstddef> // NULL
#include <boost/config.hpp>