diff --git a/src/ifcparse/hierarchy_helper.i b/src/ifcparse/hierarchy_helper.i index c6ba3b2b92..245033ec5b 100644 --- a/src/ifcparse/hierarchy_helper.i +++ b/src/ifcparse/hierarchy_helper.i @@ -718,7 +718,7 @@ typename Schema::IfcGeometricRepresentationSubContext hierarchy_helper:: return rep_subcontext; } -template IFC_SCHEMA_API class hierarchy_helper; +template class IFC_SCHEMA_API hierarchy_helper; template IFC_SCHEMA_API ifcopenshell::hierarchy_detail::surface_style_type addStyleAssignment(hierarchy_helper&, double, double, double, double);