#pragma once #include namespace oat::paths { std::filesystem::path GetSystemTestsDirectory(); } // namespace oat::paths