#include for make_hexahedron

This commit is contained in:
Andreas Fabri 2024-04-09 07:39:54 +01:00
parent 6698875087
commit 86b1547a1f
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include <CGAL/Surface_mesh/IO.h>
#include <CGAL/Random.h>
#include <CGAL/IO/Color.h>
#include <CGAL/boost/graph/generators.h>
// Internal includes.
#include <CGAL/KSP/utils.h>