]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/views/detail/points_view.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / views / detail / points_view.hpp
index c612a387442f452b23003229f9841913520ea327..6298c4a449cecb4749efcb7f73962b261ef2b5f0 100644 (file)
@@ -4,6 +4,10 @@
 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
 
+// This file was modified by Oracle on 2020.
+// Modifications copyright (c) 2020 Oracle and/or its affiliates.
+// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
+
 // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
 
@@ -15,7 +19,6 @@
 #define BOOST_GEOMETRY_VIEWS_DETAIL_POINTS_VIEW_HPP
 
 
-#include <boost/range.hpp>
 #include <boost/iterator/iterator_facade.hpp>
 #include <boost/iterator/iterator_categories.hpp>