mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
don't create empty HdfSerializer symbol
This commit is contained in:
@@ -104,12 +104,6 @@ public:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user