mirror of https://github.com/CGAL/cgal
Added missing include CGAL/Cartesian.h
This commit is contained in:
parent
beee32e945
commit
6616a6a4e4
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <variant>
|
||||
|
||||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/tags.h>
|
||||
#include <CGAL/intersections.h>
|
||||
#include <CGAL/Arr_tags.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue