Breakup file system code into smaller files
This commit is contained in:
2
deps/ox/src/ox/fs/test/filesystem_format.cpp
vendored
2
deps/ox/src/ox/fs/test/filesystem_format.cpp
vendored
@@ -6,7 +6,7 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include <ox/fs/filesystem.hpp>
|
||||
#include <ox/fs/fs.hpp>
|
||||
|
||||
using namespace ox;
|
||||
|
||||
|
3
deps/ox/src/ox/fs/test/tests.cpp
vendored
3
deps/ox/src/ox/fs/test/tests.cpp
vendored
@@ -11,8 +11,7 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <ox/fs/filesystem.hpp>
|
||||
#include <ox/fs/pathiterator.hpp>
|
||||
#include <ox/fs/fs.hpp>
|
||||
#include <ox/std/std.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user