summaryrefslogtreecommitdiff
path: root/boost/geometry/algorithms/within.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/algorithms/within.hpp')
-rw-r--r--boost/geometry/algorithms/within.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/boost/geometry/algorithms/within.hpp b/boost/geometry/algorithms/within.hpp
index e657bbda24..9a914821ac 100644
--- a/boost/geometry/algorithms/within.hpp
+++ b/boost/geometry/algorithms/within.hpp
@@ -4,8 +4,8 @@
// Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
-// This file was modified by Oracle on 2013, 2014, 2017.
-// Modifications copyright (c) 2013-2017 Oracle and/or its affiliates.
+// This file was modified by Oracle on 2013-2022.
+// Modifications copyright (c) 2013-2022 Oracle and/or its affiliates.
// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
@@ -22,6 +22,7 @@
#include <boost/geometry/algorithms/detail/within/interface.hpp>
#include <boost/geometry/algorithms/detail/within/implementation.hpp>
+#include <boost/geometry/algorithms/detail/within/implementation_gc.hpp>
#endif // BOOST_GEOMETRY_ALGORITHMS_WITHIN_HPP