mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
Remove erroneous qualifier
This commit is contained in:
@@ -132,7 +132,7 @@ namespace IfcWrite {
|
||||
std::string toString(bool upper=false) const;
|
||||
unsigned int Size() const;
|
||||
argument_type argumentType() const;
|
||||
IfcUtil::ArgumentType IfcWriteArgument::type() const;
|
||||
IfcUtil::ArgumentType type() const;
|
||||
};
|
||||
|
||||
/// An entity to help with passing of SELECT arguments that
|
||||
|
||||
Reference in New Issue
Block a user