Former-commit-id: cb325eab1ea1f6751bfc36e64845a9d8c512a9b9
@@ -11,6 +11,8 @@
#include <igl/boolean/string_to_mesh_boolean_type.h>
#include <igl/boolean/MeshBooleanType.h>
#include <igl/boolean/mesh_boolean.h>
+#include <CGAL/Exact_predicates_exact_constructions_kernel.h>
+#include <CGAL/number_utils.h>
namespace igl
{