Db
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <filesystem>
|
||||
#include <iostream>
|
||||
|
||||
namespace dropshell {
|
||||
namespace simple_object_storage {
|
||||
|
||||
uint64_t hash_file(const std::string &path) {
|
||||
// Create hash state
|
||||
@@ -112,4 +112,4 @@ int hash_demo_raw(const std::string & path)
|
||||
return 0;
|
||||
}
|
||||
|
||||
} // namespace dropshell
|
||||
} // namespace simple_object_storage
|
||||
|
Reference in New Issue
Block a user