]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / geometry / geometries / adapted / boost_polygon / ring_proxy.hpp
index 84f72aadcb80d030764733279e08efe2ef30983d..ca54ec6afe6122c6002b5e0773d26cbe87ca96fa 100644 (file)
@@ -2,6 +2,11 @@
 
 // Copyright (c) 2010-2012 Barend Gehrels, Amsterdam, the Netherlands.
 
+// This file was modified by Oracle on 2018.
+// Modifications copyright (c) 2018, Oracle and/or its affiliates.
+
+// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
+
 // Use, modification and distribution is subject to the Boost Software License,
 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
 //   pair{begin_points, end_points} -> ring_proxy
 
 #include <boost/polygon/polygon.hpp>
-#include <boost/range.hpp>
-
+#include <boost/range/const_iterator.hpp>
+#include <boost/range/mutable_iterator.hpp>
 
+#include <boost/geometry/core/mutable_range.hpp>
+#include <boost/geometry/core/tag.hpp>
 
 namespace boost { namespace geometry
 {