diff --git a/Convex_hull_d/include/CGAL/Convex_hull_d.h b/Convex_hull_d/include/CGAL/Convex_hull_d.h index 17d846a1ad6..ba294fd2bb7 100644 --- a/Convex_hull_d/include/CGAL/Convex_hull_d.h +++ b/Convex_hull_d/include/CGAL/Convex_hull_d.h @@ -71,7 +71,7 @@ Let |j = C.index_of_vertex_in_opposite_facet(f,i)|. Then #include #include #include - +#include #include #include