Fix compilation of components.cpp
This commit is contained in:
parent
33bdfe9cf9
commit
63c86198a3
@ -102,7 +102,7 @@ std::size_t loadGraph(const char *path,
|
||||
}
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[]) try
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
std::vector<osrm::extractor::QueryNode> coordinate_list;
|
||||
osrm::util::LogPolicy::GetInstance().Unmute();
|
||||
|
Loading…
Reference in New Issue
Block a user