summaryrefslogtreecommitdiff
path: root/boost/geometry/strategies/intersection_result.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/strategies/intersection_result.hpp')
-rw-r--r--boost/geometry/strategies/intersection_result.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/boost/geometry/strategies/intersection_result.hpp b/boost/geometry/strategies/intersection_result.hpp
index 4b5aa1c46b..94aae51d8e 100644
--- a/boost/geometry/strategies/intersection_result.hpp
+++ b/boost/geometry/strategies/intersection_result.hpp
@@ -2,8 +2,8 @@
// Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
-// This file was modified by Oracle on 2015, 2016.
-// Modifications copyright (c) 2015-2016 Oracle and/or its affiliates.
+// This file was modified by Oracle on 2015-2021.
+// Modifications copyright (c) 2015-2021 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,
@@ -15,9 +15,9 @@
#include <cstddef>
+#include <boost/geometry/core/coordinate_type.hpp>
#include <boost/geometry/policies/robustness/segment_ratio.hpp>
-
namespace boost { namespace geometry
{