diff --git a/Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h b/Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h index fa0efb12c94..9e873a556a2 100644 --- a/Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h +++ b/Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h @@ -176,10 +176,12 @@ namespace CGAL */ template > +#endif > void tetrahedral_isotropic_remeshing( CGAL::Triangulation_3& tr, @@ -269,10 +271,12 @@ void tetrahedral_isotropic_remeshing( } template > +#endif > void tetrahedral_isotropic_remeshing( CGAL::Triangulation_3& tr, @@ -405,10 +409,12 @@ convert_to_triangulation_3( /////// template > +#endif > void tetrahedral_isotropic_remeshing( CGAL::Mesh_complex_3_in_triangulation_3& c3t3, @@ -432,10 +438,12 @@ void tetrahedral_isotropic_remeshing( template > +#endif > void tetrahedral_isotropic_remeshing( CGAL::Mesh_complex_3_in_triangulation_3& c3t3,