Commit 20aad9e0 authored by Lioncash's avatar Lioncash
Browse files

file_util: Migrate remaining file handling functions over to std::filesystem

Converts creation and deletion functions over to std::filesystem,
simplifying our file-handling code.

Notably with this, CopyDir will now function on Windows.
parent 0e54aa17
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment