Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r80500 - trunk/boost/geometry/extensions/algorithms/buffer
From: bruno.lalande_at_[hidden]
Date: 2012-09-11 18:42:11


Author: bruno.lalande
Date: 2012-09-11 18:42:10 EDT (Tue, 11 Sep 2012)
New Revision: 80500
URL: http://svn.boost.org/trac/boost/changeset/80500

Log:
Added missing header.
Text files modified:
   trunk/boost/geometry/extensions/algorithms/buffer/buffered_piece_collection.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/geometry/extensions/algorithms/buffer/buffered_piece_collection.hpp
==============================================================================
--- trunk/boost/geometry/extensions/algorithms/buffer/buffered_piece_collection.hpp (original)
+++ trunk/boost/geometry/extensions/algorithms/buffer/buffered_piece_collection.hpp 2012-09-11 18:42:10 EDT (Tue, 11 Sep 2012)
@@ -31,6 +31,7 @@
 #include <boost/geometry/algorithms/detail/overlay/add_rings.hpp>
 #include <boost/geometry/algorithms/detail/overlay/assign_parents.hpp>
 #include <boost/geometry/algorithms/detail/overlay/calculate_distance_policy.hpp>
+#include <boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp>
 #include <boost/geometry/algorithms/detail/overlay/enrichment_info.hpp>
 #include <boost/geometry/algorithms/detail/overlay/ring_properties.hpp>
 #include <boost/geometry/algorithms/detail/overlay/traversal_info.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