Check default max speeds consistency.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2023-05-19 00:36:05 -03:00
committed by Konstantin Pastbin
parent 767f27e00a
commit 3b46dd1dee
3 changed files with 164 additions and 20 deletions

View File

@@ -4,14 +4,10 @@
#include "routing_common/maxspeed_conversion.hpp"
#include "platform/measurement_utils.hpp"
#include "base/geo_object_id.hpp"
#include <cstdint>
#include <map>
#include <string>
#include <vector>
namespace routing
{