This commit is contained in:
Sebastian Messmer 2016-03-24 07:56:41 +00:00
parent 99aa86720c
commit 67c5495db7

View File

@ -7,6 +7,8 @@
#include <vector>
#include <string>
//TODO Address elements by name instead of by key when accessing them. Who knows whether there is two hard links for the same blob.
namespace cryfs {
namespace fsblobstore {