change Mesh_3 to MDS_3

This commit is contained in:
Jane Tournois 2021-03-25 16:12:11 +01:00
parent e4334b3d86
commit ecb3434364
2 changed files with 2 additions and 3 deletions

View File

@ -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 {

View File

@ -14,9 +14,8 @@
#ifndef CGAL_IO_FILE_MEDIT_H
#define CGAL_IO_FILE_MEDIT_H
#include <CGAL/license/Triangulation_3.h>
#include <CGAL/license/MDS_3.h>
#include <CGAL/Mesh_3/config.h>
#include <CGAL/MDS_3/Mesh_complex_3_in_triangulation_3_fwd.h>
#include <CGAL/utility.h>