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