summaryrefslogtreecommitdiff
path: root/boost/geometry/core/mutable_range.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/core/mutable_range.hpp')
-rw-r--r--boost/geometry/core/mutable_range.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/geometry/core/mutable_range.hpp b/boost/geometry/core/mutable_range.hpp
index d6a4a44fbf..365beb7ae9 100644
--- a/boost/geometry/core/mutable_range.hpp
+++ b/boost/geometry/core/mutable_range.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-2021.
-// Modifications copyright (c) 2020-2021 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
@@ -19,7 +20,6 @@
#define BOOST_GEOMETRY_CORE_MUTABLE_RANGE_HPP
-#include <cstddef>
#include <type_traits>
#include <boost/range/size_type.hpp>