#include "../../include/night.h" namespace night { namespace str { void get_token(std::string const&, int) { } bool path_combine(std::string const&, std::string const&, std::string&) { } } // namespace str } // namespace night