From e1d3c44120619ace7d64b1bb5151e873867c9639 Mon Sep 17 00:00:00 2001 From: fgodi Date: Mon, 6 Jun 2016 08:27:19 +0000 Subject: kd_tree modified added git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bottleneckDistance@1249 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c2c617e0f808bb2c51042174c5d2b4bbdd3998c9 --- src/Bottleneck_distance/include/gudhi/Planar_neighbors_finder.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/Bottleneck_distance/include') diff --git a/src/Bottleneck_distance/include/gudhi/Planar_neighbors_finder.h b/src/Bottleneck_distance/include/gudhi/Planar_neighbors_finder.h index 3f3723c3..37c6a122 100644 --- a/src/Bottleneck_distance/include/gudhi/Planar_neighbors_finder.h +++ b/src/Bottleneck_distance/include/gudhi/Planar_neighbors_finder.h @@ -25,9 +25,7 @@ #include #include -#include -#include -#include +#include "../CGAL/Kd_tree.h" #include #include -- cgit v1.2.3