Fixed a lot of stuff to do with objects and method calls.
This commit is contained in:
@@ -71,3 +71,4 @@ std::string join(const std::vector<std::string> &strVec, std::string joinStr) {
|
||||
return joinedStr;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user