wip
This commit is contained in:
parent
6090387c5e
commit
9ce059f216
@ -28,4 +28,4 @@ inline void DumpMemoryStats()
|
|||||||
}
|
}
|
||||||
} // namespace osrm::util
|
} // namespace osrm::util
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -661,4 +661,4 @@ catch (const std::exception &e)
|
|||||||
{
|
{
|
||||||
std::cerr << "Error: " << e.what() << std::endl;
|
std::cerr << "Error: " << e.what() << std::endl;
|
||||||
return EXIT_FAILURE;
|
return EXIT_FAILURE;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user