Last minute refactoring

This commit is contained in:
Thomas Krijnen
2026-08-08 07:42:45 +02:00
parent 8870ffb018
commit af58eaf79f
300 changed files with 5230 additions and 5150 deletions
+1 -1
View File
@@ -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_;