summaryrefslogtreecommitdiff
path: root/boost/geometry/core/interior_rings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/core/interior_rings.hpp')
-rw-r--r--boost/geometry/core/interior_rings.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/geometry/core/interior_rings.hpp b/boost/geometry/core/interior_rings.hpp
index 52e6b756af..b8b5c6280d 100644
--- a/boost/geometry/core/interior_rings.hpp
+++ b/boost/geometry/core/interior_rings.hpp
@@ -4,8 +4,9 @@
// 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.
+// This file was modified by Oracle on 2020-2023.
+// Modifications copyright (c) 2020-2023, Oracle and/or its affiliates.
+// Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle
// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
// Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
@@ -18,7 +19,6 @@
#ifndef BOOST_GEOMETRY_CORE_INTERIOR_RINGS_HPP
#define BOOST_GEOMETRY_CORE_INTERIOR_RINGS_HPP
-#include <cstddef>
#include <type_traits>
#include <boost/range/value_type.hpp>