[linux] build fix

This commit is contained in:
ExMix 2015-08-13 11:42:08 +03:00 committed by r.kuznetsov
parent 74a12dfd78
commit c8726eb6f5
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,8 @@
#include "drape/index_storage.hpp"
#include "drape/pointers.hpp"
#include "std/cstdint.hpp"
namespace dp
{

View file

@ -1,6 +1,7 @@
#pragma once
#include "std/vector.hpp"
#include "std/cstdint.hpp"
namespace dp
{