summaryrefslogtreecommitdiff
path: root/boost/geometry/algorithms/equals.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/algorithms/equals.hpp')
-rw-r--r--boost/geometry/algorithms/equals.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/boost/geometry/algorithms/equals.hpp b/boost/geometry/algorithms/equals.hpp
index 77b8977d22..38950df356 100644
--- a/boost/geometry/algorithms/equals.hpp
+++ b/boost/geometry/algorithms/equals.hpp
@@ -5,8 +5,8 @@
// Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
// Copyright (c) 2014-2015 Adam Wulkiewicz, Lodz, Poland.
-// This file was modified by Oracle on 2014, 2015, 2016, 2017.
-// Modifications copyright (c) 2014-2017 Oracle and/or its affiliates.
+// This file was modified by Oracle on 2014-2022.
+// Modifications copyright (c) 2014-2022 Oracle and/or its affiliates.
// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
// Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
@@ -24,6 +24,7 @@
#include <boost/geometry/algorithms/detail/equals/interface.hpp>
#include <boost/geometry/algorithms/detail/equals/implementation.hpp>
+#include <boost/geometry/algorithms/detail/equals/implementation_gc.hpp>
#endif // BOOST_GEOMETRY_ALGORITHMS_EQUALS_HPP