Refactor fork handling in guidance (#3264)

refactor fork handler
This commit is contained in:
Huyen Chau Nguyen
2017-01-07 14:13:32 +01:00
committed by GitHub
parent 15c8fd326f
commit f313cb9913
7 changed files with 336 additions and 193 deletions
+2
View File
@@ -3,6 +3,8 @@
#include <limits>
#include <string>
#include <boost/range/adaptors.hpp>
using osrm::util::angularDeviation;
namespace osrm