mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 11:20:21 +00:00
Linker errors, geom server, warnings
This commit is contained in:
@@ -99,7 +99,7 @@ public:
|
||||
IfcFile(IfcParse::IfcSpfStream* f);
|
||||
IfcFile(const IfcParse::schema_definition* schema = IfcParse::schema_by_name("IFC4"));
|
||||
|
||||
~IfcFile();
|
||||
virtual ~IfcFile();
|
||||
|
||||
bool good() const { return good_; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user