add assert for untested sliproad cases, removed redundant empty_nameid checks

This commit is contained in:
karenzshea
2017-12-07 12:49:31 +01:00
committed by Patrick Niklaus
parent 4166b1ebbf
commit 9a8ed30e95
7 changed files with 107 additions and 131 deletions
@@ -1,6 +1,5 @@
#ifndef OSRM_ENGINE_GUIDANCE_COLLAPSE_HPP
#include "engine/datafacade/datafacade_base.hpp"
#include "engine/guidance/route_step.hpp"
#include "util/attributes.hpp"