mirror of https://github.com/CGAL/cgal
added missing include
This commit is contained in:
parent
7f78f9946e
commit
2a4fbf72b9
|
|
@ -1,5 +1,6 @@
|
|||
#include <CGAL/basic.h>
|
||||
|
||||
#include <CGAL/Algebraic_kernel_1.h>
|
||||
#include <CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h>
|
||||
|
||||
#include <CGAL/Curved_kernel_via_analysis_2.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue