mirror of https://github.com/CGAL/cgal
missing include
This commit is contained in:
parent
b90dd1b09c
commit
7ec77d6c81
|
|
@ -29,6 +29,7 @@
|
|||
#include <CGAL/Circular_arc_2.h>
|
||||
#include <CGAL/Line_arc_2.h>
|
||||
#include <CGAL/Line_2.h>
|
||||
#include <CGAL/Circular_arc_point_2.h>
|
||||
#include <CGAL/Object.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
|
|
|||
Loading…
Reference in New Issue