diff --git a/Mesh_2/include/CGAL/Constrained_voronoi_diagram_2.h b/Mesh_2/include/CGAL/Constrained_voronoi_diagram_2.h index dd0a95e675f..b7143711eba 100644 --- a/Mesh_2/include/CGAL/Constrained_voronoi_diagram_2.h +++ b/Mesh_2/include/CGAL/Constrained_voronoi_diagram_2.h @@ -490,4 +490,4 @@ Cvd_cell_2 dual(const Tr& tr, //} } //namespace CGAL -#endif // CGAL_CONSTRAINED_VORONOI_DIAGRAM_2_H \ No newline at end of file +#endif // CGAL_CONSTRAINED_VORONOI_DIAGRAM_2_H diff --git a/Mesh_2/test/Mesh_2/test_utilities.h b/Mesh_2/test/Mesh_2/test_utilities.h index 884f418d368..9612204185c 100644 --- a/Mesh_2/test/Mesh_2/test_utilities.h +++ b/Mesh_2/test/Mesh_2/test_utilities.h @@ -16,4 +16,4 @@ typename CTr::size_type number_of_constrained_edges(const CTr& tr) } -#endif //CGAL_TEST_UTILITIES_2_H \ No newline at end of file +#endif //CGAL_TEST_UTILITIES_2_H