This commit is contained in:
Thomas Krijnen
2022-10-04 11:14:13 +02:00
parent 5d95475970
commit be805a3e96
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ private:
const IfcParse::schema_definition* schema_;
const IfcParse::declaration* ifcroot_type_;
std::vector<Argument*> internal_attribute_vector_;
std::vector<Argument*> internal_attribute_vector_, internal_attribute_vector_simple_type_;
entity_by_id_t byid;
entities_by_type_t bytype;