mirror of https://github.com/CGAL/cgal
Remove an #include
This commit is contained in:
parent
265ca39dc1
commit
ed14ac0a28
|
|
@ -23,7 +23,7 @@
|
|||
#include <CGAL/boost/graph/properties.h>
|
||||
#include <CGAL/Polygon_mesh_processing/internal/named_function_params.h>
|
||||
#include <CGAL/Polygon_mesh_processing/internal/named_params_helper.h>
|
||||
#include <CGAL/Kernel/global_functions_3.h>
|
||||
|
||||
|
||||
#include <CGAL/Lazy.h> // needed for CGAL::exact(FT)/CGAL::exact(Lazy_exact_nt<T>)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue