mirror of https://github.com/CGAL/cgal
Add missing header
This commit is contained in:
parent
98b4fed177
commit
a5608f85dc
|
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
#include <CGAL/Iso_rectangle_2.h>
|
#include <CGAL/Iso_rectangle_2.h>
|
||||||
#include <CGAL/Intersection_traits_2.h>
|
#include <CGAL/Intersection_traits_2.h>
|
||||||
|
#include <CGAL/Rational_traits.h>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue