Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10 * Reformat using clang-format-10.0.09
This commit is contained in:
@@ -74,8 +74,8 @@ void benchmark(BenchStaticRTree &rtree, unsigned num_queries)
|
||||
return rtree.Nearest(q, 10);
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace benchmarks
|
||||
} // namespace osrm
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user