mirror of https://github.com/CGAL/cgal
add the following include
#include <CGAL/Triangulation_short_names_2.h>
This commit is contained in:
parent
41e3e2968b
commit
46b2837453
|
|
@ -6,6 +6,7 @@
|
|||
#include <CGAL/Triangle_2.h>
|
||||
|
||||
#include <CGAL/triangulation_assertions.h>
|
||||
#include <CGAL/Triangulation_short_names_2.h>
|
||||
#include <CGAL/squared_distance_2.h>
|
||||
#include <CGAL/Distance_2.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue