#pragma once #include #include std::string build_greeting(std::string_view name);