remove of include of unused point_generators_d.h in Orthogonal_incremental_neighbor_search

This commit is contained in:
Olivier Devillers 2010-11-22 09:12:12 +00:00
parent 0cffef2237
commit f2c77cfb67
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
#include <CGAL/Simple_cartesian.h>
#include <cassert>
#include <CGAL/point_generators_2.h>
#include <CGAL/point_generators_3.h>
#include <CGAL/point_generators_d.h>
#include <CGAL/Random.h>
#include <CGAL/Search_traits_2.h>
#include <CGAL/Search_traits_3.h>