filesystem/test/exception.cpp
2020-04-07 10:30:36 +08:00

6 lines
60 B
C++

#include <ghc/filesystem.hpp>
int main() {
return 0;
}