#pragma once #include namespace settings { std::string getString(const std::string& key); }