mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 09:15:21 +00:00
don't create empty HdfSerializer symbol
This commit is contained in:
@@ -104,12 +104,6 @@ public:
|
|||||||
void setFile(IfcParse::IfcFile*) {}
|
void setFile(IfcParse::IfcFile*) {}
|
||||||
};
|
};
|
||||||
|
|
||||||
#else
|
|
||||||
|
|
||||||
// We just define something here so that the symbol exists and the Iterator class
|
|
||||||
// methods don't need to look so different
|
|
||||||
class HdfSerializer {};
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user