From ecb3434364c73d46a25b80cb5f7dc6cffec6701c Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Thu, 25 Mar 2021 16:12:11 +0100 Subject: [PATCH] change Mesh_3 to MDS_3 --- .../include/CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h | 2 +- MDS_3/include/CGAL/IO/File_medit.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Installation/include/CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h b/Installation/include/CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h index d0202553abc..b9fa9e23de0 100644 --- a/Installation/include/CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h +++ b/Installation/include/CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h @@ -11,7 +11,7 @@ #define CGAL_MESH_3_MESH_COMPLEX_3_IN_TRIANGULATION_3_FWD_H /// \file Mesh_complex_3_in_triangulation_3_fwd.h -/// Forward declarations of the Mesh_3 package. +/// Forward declarations of the MDS_3 package. #ifndef DOXYGEN_RUNNING namespace CGAL { diff --git a/MDS_3/include/CGAL/IO/File_medit.h b/MDS_3/include/CGAL/IO/File_medit.h index a7d08616b3f..c7aae3ad51b 100644 --- a/MDS_3/include/CGAL/IO/File_medit.h +++ b/MDS_3/include/CGAL/IO/File_medit.h @@ -14,9 +14,8 @@ #ifndef CGAL_IO_FILE_MEDIT_H #define CGAL_IO_FILE_MEDIT_H -#include +#include -#include #include #include