Fix formatting
This commit is contained in:
@@ -72,7 +72,7 @@ void benchmark(BenchStaticRTree &rtree, unsigned num_queries)
|
||||
return rtree.Nearest(q, 10);
|
||||
});
|
||||
}
|
||||
} // namespace osrm
|
||||
} // namespace osrm::benchmarks
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user