mirror of https://github.com/CGAL/cgal
Removed unnecessary include
This commit is contained in:
parent
24d3cd4bec
commit
48262b8068
|
|
@ -21,7 +21,6 @@
|
||||||
* Definition of the Bezier_bounding_rational_traits<Kernel> class.
|
* Definition of the Bezier_bounding_rational_traits<Kernel> class.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <CGAL/Cartesian.h>
|
|
||||||
#include <CGAL/Polygon_2_algorithms.h>
|
#include <CGAL/Polygon_2_algorithms.h>
|
||||||
#include <CGAL/Arr_geometry_traits/de_Casteljau_2.h>
|
#include <CGAL/Arr_geometry_traits/de_Casteljau_2.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue