mirror of https://github.com/CGAL/cgal
remove debug macros
This commit is contained in:
parent
47b5f73a96
commit
a93f78d8ad
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue