From 25e19c0e6f1d6dfc21f3c1695e0d6bfcec6a8ee9 Mon Sep 17 00:00:00 2001 From: maxim_productengine Date: Wed, 31 Jan 2018 12:13:07 +0200 Subject: build fix --- indra/llui/lltrans.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llui') diff --git a/indra/llui/lltrans.h b/indra/llui/lltrans.h index bdffc75f4f..9bd751fc78 100644 --- a/indra/llui/lltrans.h +++ b/indra/llui/lltrans.h @@ -130,7 +130,7 @@ public: private: typedef std::map 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; }; -- cgit v1.2.3