[ox] Move ptrarith into fs

This commit is contained in:
2021-03-24 00:44:11 -05:00
parent 5a8e16c3f3
commit 40f2537c05
9 changed files with 12 additions and 15 deletions

View File

@ -10,7 +10,7 @@
#include <ox/fs/filesystem/pathiterator.hpp>
#include <ox/fs/filestore/filestoretemplate.hpp>
#include <ox/ptrarith/nodebuffer.hpp>
#include <ox/fs/ptrarith/nodebuffer.hpp>
#include <ox/std/byteswap.hpp>
#include "types.hpp"