7b3e0e0c louiz’
5 years ago
1 2 3 4 5 6
#include <string> namespace utils { std::string dirname(const std::string filename); }