From 5830ef2737b73a58bd6bf1f0a1fd7542e119221d Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Mon, 3 Jul 2017 17:14:38 +0300 Subject: [PATCH] [fix] Fixed build. --- platform/languages.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/languages.hpp b/platform/languages.hpp index eaf646176e..4fa313c1f1 100644 --- a/platform/languages.hpp +++ b/platform/languages.hpp @@ -13,7 +13,7 @@ namespace turns { namespace sound { -std::array, 28> const kLanguageList = +std::array, 31> const kLanguageList = {{ {"en", "English"}, {"ru", "Русский"},