Yay
This commit is contained in:
@ -24,4 +24,6 @@ std::vector<std::string> string2multi(std::string values);
|
||||
|
||||
int str2int(const std::string & str);
|
||||
|
||||
void recursive_copy(const std::string & source, const std::string & destination);
|
||||
|
||||
} // namespace dropshell
|
Reference in New Issue
Block a user