missing comment

This commit is contained in:
Sebastien Loriot 2023-05-18 17:00:09 +02:00 committed by GitHub
parent 257a03e198
commit 5eae52a306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ namespace CGAL { namespace Testsuite {
#define CGAL_GRAPH_TRAITS_INHERITANCE_BASE_CLASS_NAME CGAL::Surface_mesh<P> #define CGAL_GRAPH_TRAITS_INHERITANCE_BASE_CLASS_NAME CGAL::Surface_mesh<P>
#include <CGAL/boost/graph/graph_traits_inheritance_macros.h> #include <CGAL/boost/graph/graph_traits_inheritance_macros.h>
#endif CGAL_TESTSUITE_DERIVED_SURFACE_MESH_H #endif //CGAL_TESTSUITE_DERIVED_SURFACE_MESH_H