Remove debug code

This commit is contained in:
Andreas Fabri 2022-11-28 14:22:42 +00:00
parent 0b56297ea2
commit 675d4a4eff
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#define CGAL_NO_ASSERTIONS
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Surface_mesh.h>
#include <CGAL/Polygon_mesh_processing/remesh.h>