]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/strategies/cartesian/buffer_point_square.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / geometry / strategies / cartesian / buffer_point_square.hpp
index 37a90c013fad4408285258104763427e19b55bd3..12b4bd8eb4338c7db2ae34b488ba61e1b2d7e2cf 100644 (file)
@@ -1,5 +1,12 @@
 // Boost.Geometry (aka GGL, Generic Geometry Library)
+
 // Copyright (c) 2012-2014 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)
 
 #include <cstddef>
 
-#include <boost/range.hpp>
-
-#include <boost/geometry/util/math.hpp>
+#include <boost/range/value_type.hpp>
 
+#include <boost/geometry/core/access.hpp>
 #include <boost/geometry/strategies/buffer.hpp>
-
+#include <boost/geometry/util/math.hpp>
 
 namespace boost { namespace geometry
 {
@@ -39,6 +45,7 @@ namespace strategy { namespace buffer
 [heading See also]
 \* [link geometry.reference.algorithms.buffer.buffer_7_with_strategies buffer (with strategies)]
 \* [link geometry.reference.strategies.strategy_buffer_point_circle point_circle]
+\* [link geometry.reference.strategies.strategy_buffer_geographic_point_circle geographic_point_circle]
 }
  */
 class point_square