mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
Merge pull request #1 from aothms/master
This commit is contained in:
@@ -162,7 +162,7 @@ namespace IfcParse {
|
||||
/// ===================== =====================
|
||||
class EntityArgument : public Argument {
|
||||
private:
|
||||
Ifc::IfcUntypedEntity* entity;
|
||||
IfcUtil::IfcArgumentSelect* entity;
|
||||
public:
|
||||
EntityArgument(Ifc2x3::Type::Enum ty, const Token& t);
|
||||
~EntityArgument();
|
||||
|
||||
Reference in New Issue
Block a user