#pragma once #include namespace LauncherConstants { // Name of the powertoy module. inline const std::wstring ModuleKey = L"PowerToys Run"; }