#pragma once #include namespace InstallationFolder { void ReportStructure(const std::filesystem::path& tmpDir); };