Fixed Android compilation

This commit is contained in:
r.kuznetsov 2018-04-10 11:58:34 +03:00 committed by Daria Volvenkova
parent 4ebfef31f1
commit 31652b3463

View file

@ -2,9 +2,11 @@
#include "com/mapswithme/maps/Framework.hpp"
#include "com/mapswithme/maps/UserMarkHelper.hpp"
#include "coding/zip_creator.hpp"
#include "map/bookmark_helpers.hpp"
#include "map/place_page_info.hpp"
#include "coding/zip_creator.hpp"
#include <utility>
using namespace std::placeholders;