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