[ox/fs] Add base path access to PassthroughFS

This commit is contained in:
2019-03-30 17:13:56 -05:00
parent 5dbe160633
commit 05c0eb2f78
4 changed files with 9 additions and 2 deletions

View File

@ -11,7 +11,7 @@
#include <ox/fs/filesystem/pathiterator.hpp>
#include <ox/fs/filestore/filestoretemplate.hpp>
#include <ox/ptrarith/nodebuffer.hpp>
#include <ox/std/std.hpp>
#include <ox/std/byteswap.hpp>
namespace ox {