Remove InodeManager

This commit is contained in:
2017-04-29 14:04:48 -05:00
parent 49bc32abf9
commit 5328f9004e
2 changed files with 1 additions and 54 deletions
+1 -1
View File
@@ -5,8 +5,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#include <ox/fs/filesystem.hpp>
#include <ox/fs/inodemgr.hpp>
using namespace ox::fs;
using namespace ox::std;