mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00
6 lines
60 B
C++
6 lines
60 B
C++
#include <ghc/filesystem.hpp>
|
|
|
|
int main() {
|
|
return 0;
|
|
}
|