remove debug macros

This commit is contained in:
Jane Tournois 2024-07-23 10:18:40 +02:00
parent 47b5f73a96
commit a93f78d8ad
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#define CGAL_MESH_3_WEIGHTED_IMAGES_DEBUG
#define CGAL_MESH_3_VERBOSE 1
#include <iostream>
#include <CGAL/Mesh_triangulation_3.h>