From c8726eb6f5bcb58749a9b7c0d1360639837efe06 Mon Sep 17 00:00:00 2001 From: ExMix Date: Thu, 13 Aug 2015 11:42:08 +0300 Subject: [linux] build fix --- drape/index_storage.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'drape/index_storage.hpp') 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 { -- cgit v1.2.3