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:
authorLev Dragunov <l.dragunov@corp.mail.ru>2015-01-28 11:04:04 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:37:20 +0300
commit34f5f3f9064b1566a73278e9ff51fa60d6bce4c0 (patch)
tree21989903be2c98f37edbfec3df7f73a34c08df65 /routing/routing.pro
parent482ecf9d18585a4071b07a05776f16c054a4a56f (diff)
New many-to-many engine for cross routing
Diffstat (limited to 'routing/routing.pro')
-rw-r--r--routing/routing.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/routing/routing.pro b/routing/routing.pro
index 19beb97e0e..7cf406b304 100644
--- a/routing/routing.pro
+++ b/routing/routing.pro
@@ -29,3 +29,4 @@ HEADERS += \
osrm_data_facade.hpp \
osrm2feature_map.hpp \
vehicle_model.hpp \
+ cross_routing_context.hpp