mirror of https://github.com/CGAL/cgal
switching to number_utils.h instead of basic.h
This commit is contained in:
parent
636721e7f5
commit
fc08cf5fb2
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include <CGAL/license/Spatial_searching.h>
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/number_utils.h>
|
||||
#include <CGAL/Point_container.h>
|
||||
#include <CGAL/Plane_separator.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue