Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Gorshenin <y@maps.me>2016-09-07 13:43:16 +0300
committerYuri Gorshenin <y@maps.me>2016-09-07 14:09:46 +0300
commit68b48c5c260892e554b9dbaf55f846dd29ad1311 (patch)
tree4cafa608986c8f27d2037d7e4d07bb2078629429 /indexer/categories_holder.hpp
parente8a77fb0fbf27ba468a8b3f952efd0fb3743cabd (diff)
Review fixes.
Diffstat (limited to 'indexer/categories_holder.hpp')
-rw-r--r--indexer/categories_holder.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/indexer/categories_holder.hpp b/indexer/categories_holder.hpp
index 3719fd7fbc..948f58894c 100644
--- a/indexer/categories_holder.hpp
+++ b/indexer/categories_holder.hpp
@@ -6,6 +6,7 @@
#include "std/shared_ptr.hpp"
#include "std/string.hpp"
#include "std/unique_ptr.hpp"
+#include "std/unordered_map.hpp"
#include "std/vector.hpp"
@@ -129,7 +130,7 @@ public:
}
// Converts any language |locale| from UI to the corresponding
- // internal integer code
+ // internal integer code.
static int8_t MapLocaleToInteger(string const & locale);
// Returns corresponding string representation for an internal