#pragma once #include namespace SnapshotUtils { std::vector GetApps(const std::function getMonitorNumberFromWindowHandle); };