[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

@@ -8,7 +8,7 @@
#pragma once
#include <ox/ptrarith/nodebuffer.hpp>
#include <ox/fs/ptrarith/nodebuffer.hpp>
namespace ox {