[ox/fs] Strip leading slashes in PassThroughFS paths

This commit is contained in:
2019-01-15 22:01:30 -06:00
parent ec6326001d
commit 791c076b51
3 changed files with 42 additions and 15 deletions

View File

@@ -10,4 +10,5 @@
#include "filestore/filestoretemplate.hpp"
#include "filesystem/filesystem.hpp"
#include "filesystem/passthroughfs.hpp"
#include "filesystem/directory.hpp"