mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
Fix examples mostly
This commit is contained in:
@@ -16,7 +16,6 @@ private:
|
||||
IfcParse::IfcFile* output_file_;
|
||||
|
||||
void write_streaming_();
|
||||
void write_non_streaming_();
|
||||
public:
|
||||
RocksDbSerializer(IfcParse::IfcFile* file, const std::string& rocksdb_filename);
|
||||
RocksDbSerializer(const std::string& input_filename, const std::string& rocksdb_filename, bool stream);
|
||||
|
||||
Reference in New Issue
Block a user