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:
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