mirror of https://github.com/CGAL/cgal
Fix include file for orient_polyhedron_test
This commit is contained in:
parent
da4320735c
commit
e75a035e92
|
|
@ -1,5 +1,5 @@
|
|||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Orient_polyhedron_3.h>
|
||||
#include <CGAL/orient_polygon_soup.h>
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
#include <CGAL/IO/Polyhedron_iostream.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue