|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67482 - sandbox/geometry/boost/geometry/views
From: barend.gehrels_at_[hidden]
Date: 2010-12-28 15:33:05
Author: barendgehrels
Date: 2010-12-28 15:33:01 EST (Tue, 28 Dec 2010)
New Revision: 67482
URL: http://svn.boost.org/trac/boost/changeset/67482
Log:
Included boost/version.hpp as this is not always automatically done
Text files modified:
sandbox/geometry/boost/geometry/views/reversible_view.hpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: sandbox/geometry/boost/geometry/views/reversible_view.hpp
==============================================================================
--- sandbox/geometry/boost/geometry/views/reversible_view.hpp (original)
+++ sandbox/geometry/boost/geometry/views/reversible_view.hpp 2010-12-28 15:33:01 EST (Tue, 28 Dec 2010)
@@ -9,6 +9,7 @@
#define BOOST_GEOMETRY_VIEWS_REVERSIBLE_VIEW_HPP
+#include <boost/version.hpp>
#include <boost/range.hpp>
#include <boost/range/adaptor/reversed.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