Update macro name

Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
This commit is contained in:
Mael 2023-12-12 10:09:06 +01:00 committed by GitHub
parent 81972df60e
commit 935a0faf2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@
// //
// Author(s) : Mael Rouxel-Labbé // Author(s) : Mael Rouxel-Labbé
#ifndef CGAL_BOOST_GRAPH_POLYGON_MESH_IO_H #ifndef CGAL_IO_POLYGON_MESH_IO_H
#define CGAL_BOOST_GRAPH_POLYGON_MESH_IO_H #define CGAL_IO_POLYGON_MESH_IO_H
#include <CGAL/boost/graph/io.h> #include <CGAL/boost/graph/io.h>
#endif // CGAL_BOOST_GRAPH_POLYGON_MESH_IO_H #endif // CGAL_IO_POLYGON_MESH_IO_H