cgal/Intersections_3/include/CGAL
Laurent Rineau 294f5b7652 Add missing header
CGAL-5.5.x latest test results are completely broken.

https://cgal.geometryfactory.com/CGAL/testsuite/results-5.5.4-I-166.shtml

That is not due to any code change (there was none since the previous testsuite for 5.5.x). The error are due to Boost 1.84. Probably something change in the includes of Boost. The error is about `boost::prior`.  The header `<boost/next_prior.hpp>` must be included.
2023-09-25 10:16:50 +02:00
..
Intersections_3 Add missing header 2023-09-25 10:16:50 +02:00
Intersection_traits_3.h add missing include directives 2022-01-18 11:36:56 +01:00
intersection_3.h Fix missing, extra do_intersect()/intersection() overloads 2021-06-23 17:34:48 +02:00
intersections.h Fix missing, extra do_intersect()/intersection() overloads 2021-06-23 17:34:48 +02:00