mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 18:12:28 +00:00
Last minute refactoring
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
class SERIALIZERS_API RocksDbSerializer : public Serializer {
|
||||
class SERIALIZERS_API RocksDbSerializer : public serializer {
|
||||
private:
|
||||
std::string input_filename_;
|
||||
std::string rocksdb_filename_;
|
||||
|
||||
Reference in New Issue
Block a user