Db
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
|
||||
namespace dropshell {
|
||||
namespace simple_object_storage {
|
||||
|
||||
uint64_t hash_file(const std::string &path);
|
||||
|
||||
@@ -14,7 +14,7 @@ namespace dropshell {
|
||||
|
||||
int hash_demo_raw(const std::string & path);
|
||||
|
||||
} // namespace dropshell
|
||||
} // namespace simple_object_storage
|
||||
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user