Closed
Description
Describe the bug
Can't remove readonly files on Windows.
To Reproduce
Create an txt file and change the property to readonly, then use ghc::filesystem::remove() to delete this file, it can't be deleted.
Expected behavior
A clear and concise description of what you expected to happen.
Additional context