fix for linux build
parent
c182524513
commit
3676afd7e5
|
|
@ -259,4 +259,4 @@ std::string LLTrans::getCountString(const std::string& language, const std::stri
|
|||
void LLTrans::setDefaultArg(const std::string& name, const std::string& value)
|
||||
{
|
||||
sDefaultArgs[name] = value;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue