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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-07-17 09:35:34 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:56:16 +0300
commit7c200954721510d787e0b491bec196ea83d17788 (patch)
tree32c89c9c5314d662dd42f6b9106683b716012c12 /map/route_track.cpp
parent9084cb6e7fef2a4cc4cd7cb4a0cf437c283d51fe (diff)
Removing a dependence routing unit from map unit.
Diffstat (limited to 'map/route_track.cpp')
-rw-r--r--map/route_track.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/map/route_track.cpp b/map/route_track.cpp
index 6628e4d570..c62632c45d 100644
--- a/map/route_track.cpp
+++ b/map/route_track.cpp
@@ -1,7 +1,5 @@
#include "map/route_track.hpp"
-#include "map/location_state.hpp"
-
#include "graphics/screen.hpp"
#include "graphics/display_list.hpp"
#include "graphics/depth_constants.hpp"