Skip to content
Snippets Groups Projects
Commit 25e19c0e authored by maxim_productengine's avatar maxim_productengine
Browse files

build fix

parent 22050467
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ class LLTrans
private:
typedef std::map<std::string, LLTransTemplate > template_map_t;
static template_map_t sStringTemplates;
static template_map_t LLTrans::sDefaultStringTemplates;
static template_map_t sDefaultStringTemplates;
static LLStringUtil::format_map_t sDefaultArgs;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment