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:
authorExMix <rahuba.youri@mapswithme.com>2015-08-13 11:42:08 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:09:59 +0300
commitc8726eb6f5bcb58749a9b7c0d1360639837efe06 (patch)
treecc30dc1d10a0a82cacad0e4a8ec3cacb02a738ba /drape/index_storage.hpp
parent74a12dfd78b3b3e335df667f8cf041fe97f46869 (diff)
[linux] build fix
Diffstat (limited to 'drape/index_storage.hpp')
-rw-r--r--drape/index_storage.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape/index_storage.hpp b/drape/index_storage.hpp
index 79225b5a74..447f28d351 100644
--- a/drape/index_storage.hpp
+++ b/drape/index_storage.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "std/vector.hpp"
+#include "std/cstdint.hpp"
namespace dp
{