Linker errors, geom server, warnings

This commit is contained in:
Thomas Krijnen
2017-12-29 13:48:08 +01:00
parent 19aebacbd8
commit 05e6f56911
4 changed files with 47 additions and 46 deletions
+1 -1
View File
@@ -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_; }