Removed useless include

This commit is contained in:
Mael Rouxel-Labbé 2018-03-23 16:59:36 +01:00
parent 29747165f7
commit 724a5a535e
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
#include <CGAL/Kd_tree.h>
#include <CGAL/Fuzzy_sphere.h>
#include <CGAL/Fuzzy_iso_box.h>
#include <CGAL/Search_traits_d.h>
#include <CGAL/Delaunay_triangulation_3.h>