#include int main() { std::filesystem::path aPath("../"); return 0; }