Breakup file system code into smaller files

This commit is contained in:
2018-02-02 01:15:15 -06:00
parent 9ce4835000
commit 637c9f24c2
13 changed files with 360 additions and 304 deletions

View File

@@ -8,4 +8,4 @@
#pragma once
#include "filesystem.hpp"
#include "filesystem/filesystemtemplate.hpp"