|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r53858 - sandbox/monotonic/libs/monotonic/test
From: christian.schladetsch_at_[hidden]
Date: 2009-06-13 03:13:12
Author: cschladetsch
Date: 2009-06-13 03:13:12 EDT (Sat, 13 Jun 2009)
New Revision: 53858
URL: http://svn.boost.org/trac/boost/changeset/53858
Log:
removed reference to auto_buffer.h from main.cpp, as it is optionally included from inline_storage.h
Text files modified:
sandbox/monotonic/libs/monotonic/test/main.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Modified: sandbox/monotonic/libs/monotonic/test/main.cpp
==============================================================================
--- sandbox/monotonic/libs/monotonic/test/main.cpp (original)
+++ sandbox/monotonic/libs/monotonic/test/main.cpp 2009-06-13 03:13:12 EDT (Sat, 13 Jun 2009)
@@ -5,7 +5,6 @@
#include <boost/monotonic/list.h>
#include <boost/monotonic/map.h>
#include <boost/monotonic/set.h>
-#include <boost/auto_buffer.hpp>
#include <boost/timer.hpp>
#include <boost/foreach.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