fix for linux build

master
Richard Linden 2011-03-07 15:06:19 -08:00
parent c182524513
commit 3676afd7e5
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}
}