|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r59764 - sandbox/geometry/boost/geometry/multi/core
From: barend.gehrels_at_[hidden]
Date: 2010-02-20 06:03:03
Author: barendgehrels
Date: 2010-02-20 06:03:02 EST (Sat, 20 Feb 2010)
New Revision: 59764
URL: http://svn.boost.org/trac/boost/changeset/59764
Log:
Fixed num_geometries include
Text files modified:
sandbox/geometry/boost/geometry/multi/core/num_geometries.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/geometry/boost/geometry/multi/core/num_geometries.hpp
==============================================================================
--- sandbox/geometry/boost/geometry/multi/core/num_geometries.hpp (original)
+++ sandbox/geometry/boost/geometry/multi/core/num_geometries.hpp 2010-02-20 06:03:02 EST (Sat, 20 Feb 2010)
@@ -13,7 +13,7 @@
#include <boost/range/functions.hpp>
#include <boost/range/metafunctions.hpp>
-#include <boost/geometry/core/interior_rings.hpp>
+#include <boost/geometry/core/num_geometries.hpp>
#include <boost/geometry/multi/core/tags.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