diff --git a/Nef_3/test/Nef_3/issue8644bis.cpp b/Nef_3/test/Nef_3/issue8644bis.cpp index 6968f704c4e..1424419e6cf 100644 --- a/Nef_3/test/Nef_3/issue8644bis.cpp +++ b/Nef_3/test/Nef_3/issue8644bis.cpp @@ -1,8 +1,8 @@ #include -#include +#include #include -using Kernel = CGAL::Extended_cartesian; +using Kernel = CGAL::Extended_cartesian; using Nef = CGAL::Nef_polyhedron_3; int main()