#pragma once #include namespace smartea { bool check_url(std::string url); }