20 #ifndef UTILS_STRINGS_REPLACE_EXTENSION_H
21 #define UTILS_STRINGS_REPLACE_EXTENSION_H
bool ReplaceExtension(const std::string &extension, std::string *base)
bool RemoveExtension(std::string *string)
void AddExtension(const std::string &extension, std::string *base)