diff --git a/Intersections_2/include/CGAL/intersection_2.h b/Intersections_2/include/CGAL/intersection_2.h index 4b22e327369..d793cd8d133 100644 --- a/Intersections_2/include/CGAL/intersection_2.h +++ b/Intersections_2/include/CGAL/intersection_2.h @@ -19,10 +19,14 @@ #ifndef CGAL_INTERSECTION_2_H #define CGAL_INTERSECTION_2_H +#include #include +#include #include #include #include +#include +#include #include #include