Add headers consistency check
This commit is contained in:
committed by
Patrick Niklaus
parent
dc8e6bd8d9
commit
84b618ed1a
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <cmath>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
|
||||
#include "extractor/guidance/constants.hpp"
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
#include <boost/assert.hpp>
|
||||
|
||||
#include "extractor/guidance/road_classification.hpp"
|
||||
#include "extractor/guidance/turn_lane_types.hpp"
|
||||
#include "osrm/coordinate.hpp"
|
||||
#include <utility>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user