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:
authorSergey Magidovich <mgsergio@mapswithme.com>2016-05-24 12:50:41 +0300
committerSergey Magidovich <mgsergio@mapswithme.com>2016-05-25 14:22:58 +0300
commitec26af0c03be006e89729b7f8cd84a675372cfc2 (patch)
tree0f596570beb2ecd23fecd5d5d65eaf44340865c9 /indexer/string_slice.hpp
parent6c3124edee85535e6baa7259e810a3dabd2d39e8 (diff)
Code review.
Diffstat (limited to 'indexer/string_slice.hpp')
-rw-r--r--indexer/string_slice.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indexer/string_slice.hpp b/indexer/string_slice.hpp
index 4bf3eb6a13..510cdbe8cb 100644
--- a/indexer/string_slice.hpp
+++ b/indexer/string_slice.hpp
@@ -2,6 +2,7 @@
#include "base/string_utils.hpp"
+#include "std/cstdint.hpp"
#include "std/string.hpp"
#include "std/vector.hpp"