mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Left-overs after merge
This commit is contained in:
@@ -35,7 +35,7 @@ namespace {
|
||||
parse_context pc;
|
||||
storage->tokens->Next();
|
||||
storage->load(-1, nullptr, pc, -1);
|
||||
return pc.construct(-1, *storage->references_to_resolve, nullptr, s);
|
||||
return pc.construct(-1, *storage->references_to_resolve, nullptr, s, -1);
|
||||
} else {
|
||||
// std::unreachable();
|
||||
return IfcEntityInstanceData(in_memory_attribute_storage(10));
|
||||
|
||||
Reference in New Issue
Block a user