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 'search/keyword_lang_matcher.hpp')
-rw-r--r--search/keyword_lang_matcher.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/search/keyword_lang_matcher.hpp b/search/keyword_lang_matcher.hpp
index 16acde9022..623662399d 100644
--- a/search/keyword_lang_matcher.hpp
+++ b/search/keyword_lang_matcher.hpp
@@ -5,6 +5,7 @@
#include "base/string_utils.hpp"
#include <array>
+#include <cstdint>
#include <string>
#include <utility>
#include <vector>