Removed unnecessary include

This commit is contained in:
Efi Fogel 2025-11-13 10:28:01 +02:00
parent 24d3cd4bec
commit 48262b8068
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
* Definition of the Bezier_bounding_rational_traits<Kernel> class.
*/
#include <CGAL/Cartesian.h>
#include <CGAL/Polygon_2_algorithms.h>
#include <CGAL/Arr_geometry_traits/de_Casteljau_2.h>