refactor
This commit is contained in:
		| @@ -23,7 +23,9 @@ | ||||
|  | ||||
| #include "drives/fuse/fuse_drive_base.hpp" | ||||
|  | ||||
| #include "platform/platform.hpp" | ||||
| #include "providers/i_provider.hpp" | ||||
| #include "utils/common.hpp" | ||||
|  | ||||
| namespace repertory { | ||||
| auto fuse_drive_base::access_impl(std::string api_path, int mask) -> api_error { | ||||
|   | ||||
| @@ -25,6 +25,7 @@ | ||||
| #include "events/event_system.hpp" | ||||
| #include "events/events.hpp" | ||||
| #include "file_manager/i_file_manager.hpp" | ||||
| #include "platform/platform.hpp" | ||||
| #include "utils/file_utils.hpp" | ||||
| #include "utils/path.hpp" | ||||
| #include "utils/polling.hpp" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user