diff --git a/src/ifcgeom/taxonomy.h b/src/ifcgeom/taxonomy.h index 8efffae7cc..2275555bf3 100644 --- a/src/ifcgeom/taxonomy.h +++ b/src/ifcgeom/taxonomy.h @@ -630,7 +630,7 @@ typedef item const* ptr; void print(std::ostream& o, int indent = 0) const; }; - struct trimmed_curve : public item { + struct trimmed_curve : public geom_item { DECLARE_PTR(trimmed_curve) // @todo The copy constructor of point3 within the variant fails on the avx instruction