#ifndef NAME_FROM_URL #define NAME_FROM_URL #include std::string name_from_url(std::string url); #endif