remove ghc_filesystem

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2025-04-07 13:17:48 +03:00
parent 2ec0457854
commit 4361aaa094
11 changed files with 0 additions and 112 deletions

View File

@@ -2,14 +2,6 @@
This folder has third-party or otherwise external libraries needed for other parts to work.
## filesystem
Gulrak's implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
See [github repo](https://github.com/gulrak/filesystem).
MIT licensed.
## gamemode
A performance optimization daemon.