Fix formatting
This commit is contained in:
parent
7b73b977ff
commit
f97e18d285
@ -1,7 +1,6 @@
|
|||||||
#ifndef OSRM_EXTRACTOR_WAY_RESTRICTION_MAP_HPP_
|
#ifndef OSRM_EXTRACTOR_WAY_RESTRICTION_MAP_HPP_
|
||||||
#define OSRM_EXTRACTOR_WAY_RESTRICTION_MAP_HPP_
|
#define OSRM_EXTRACTOR_WAY_RESTRICTION_MAP_HPP_
|
||||||
|
|
||||||
|
|
||||||
#include "extractor/restriction.hpp"
|
#include "extractor/restriction.hpp"
|
||||||
#include "extractor/restriction_graph.hpp"
|
#include "extractor/restriction_graph.hpp"
|
||||||
#include "util/integer_range.hpp"
|
#include "util/integer_range.hpp"
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <unordered_set>
|
|
||||||
#include <tuple>
|
#include <tuple>
|
||||||
|
#include <unordered_set>
|
||||||
|
|
||||||
namespace osrm
|
namespace osrm
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user