osrm-backend/src/engine
Daniel J. Hofmann 54a9173107 Make public RouteParameters header no longer depend on Spirit
And includes the optional header that was transitively included by the
spirit header before. Hopefully this will speed up compile times, as the
RouteParameters header is used in a lot of translation units.
2016-01-26 22:57:02 +01:00
..
douglas_peucker.cpp Define compile-time constants for coordinate calculation only once 2016-01-12 19:59:02 +01:00
engine.cpp Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
polyline_compressor.cpp Adds missing cstdlib header for std::llabs 2016-01-26 17:54:08 +01:00
polyline_formatter.cpp Make PolylineFormatter's encodedAsJSON and unencodedAsJSON free standing functions 2016-01-09 19:55:22 +01:00
route_parameters.cpp Make public RouteParameters header no longer depend on Spirit 2016-01-26 22:57:02 +01:00
search_engine_data.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00