// file : tests/entry-time/driver.cxx -*- C++ -*- // license : MIT; see accompanying LICENSE file #include #ifndef __cpp_lib_modules_ts #include #include #include #endif // Other includes. #ifdef __cpp_modules_ts #ifdef __cpp_lib_modules_ts import std.core; import std.io; #endif import butl.path; import butl.filesystem; import butl.optional; // @@ MOD Clang should not be necessary. #else #include #include #include #include #endif using namespace std; using namespace butl; // Usage: argv[0] (-p|-s