mirror of https://github.com/CGAL/cgal
fixed the include statement.
This commit is contained in:
parent
77982c3048
commit
cccd5229ab
|
|
@ -23,7 +23,7 @@
|
|||
#include <list>
|
||||
#include <CGAL/triangulation_assertions.h>
|
||||
#include <CGAL/Triangulation_short_names_2.h>
|
||||
#include <CGAL/Triangulation_ds_face_base_2.h>
|
||||
#include <CGAL/Triangulation_face_base_2.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue