diff --git a/Mesh_3/test/Mesh_3/test_meshing_without_features_determinism.cpp b/Mesh_3/test/Mesh_3/test_meshing_without_features_determinism.cpp index e40409951b4..e58b0e12d02 100644 --- a/Mesh_3/test/Mesh_3/test_meshing_without_features_determinism.cpp +++ b/Mesh_3/test/Mesh_3/test_meshing_without_features_determinism.cpp @@ -24,6 +24,7 @@ // To avoid verbose function and named parameters call using namespace CGAL::parameters; + template void test() { @@ -31,7 +32,7 @@ void test() std::size_t nb_runs = 2; unsigned int nb_lloyd = 2; unsigned int nb_odt = 2; - double perturb_bound = 9.; + double perturb_bound = 7.; double exude_bound = 15.; // Domain