diff --git a/Packages/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C b/Packages/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C index 54ef7c25194..f7477d3e961 100644 --- a/Packages/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C +++ b/Packages/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C @@ -33,7 +33,7 @@ typedef R::Triangle_3 Triangle_3; typedef R::Plane_3 Plane_3; -typedef CGAL::Creator_uniform_3 Creator; +typedef CGAL::Creator_uniform_3 Creator; typedef CGAL::Random_points_in_sphere_3 Generator; void test_coplanar_xy()