mirror of https://github.com/CGAL/cgal
No need to include <CGAL/basic.h>
This commit is contained in:
parent
d65736ebf4
commit
2bf2b4ff3e
|
|
@ -2,8 +2,6 @@
|
|||
#define POLYHEDRON_TYPE_H
|
||||
|
||||
// CGAL
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
// kernel
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Exact_predicates_exact_constructions_kernel.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue