forked from organicmaps/organicmaps
Fixed Android compilation
This commit is contained in:
parent
4ebfef31f1
commit
31652b3463
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue