#pragma once #include namespace vcpkg::Info { const std::string& version(); const std::string& email(); }