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:
authorDarafei Praliaskouski <komzpa@gmail.com>2013-09-27 15:00:54 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:02:56 +0300
commit7220ddfa3cd71469d3cf884921524ad531c521eb (patch)
treec3f306dacfce6b2679cd68f2b32f11976605b650 /drape/texture.hpp
parentf4efe3c808955d8bafea6d1b09b9fce8f8ed8b9b (diff)
[drape] fixed linux compilation
Diffstat (limited to 'drape/texture.hpp')
-rw-r--r--drape/texture.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape/texture.hpp b/drape/texture.hpp
index 4d18f11163..44507b9d5b 100644
--- a/drape/texture.hpp
+++ b/drape/texture.hpp
@@ -3,6 +3,7 @@
#include "pointers.hpp"
#include "../std/string.hpp"
+#include "../std/stdint.hpp"
struct TextureInfo
{