Skip to content

Commit

Permalink
what happened there.. I think the rebasing tool tends to mess things …
Browse files Browse the repository at this point in the history
…up..
  • Loading branch information
nilsnolde committed Mar 25, 2024
1 parent 065b6f5 commit a3d1de5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/mjolnir/shortcutbuilder.cc
Expand Up @@ -781,3 +781,7 @@ void ShortcutBuilder::Build(const boost::property_tree::ptree& pt) {
std::to_string(stats.second) + " edges, average ~" + std::to_string(avg) +
" edges per shortcut");
}
}

} // namespace mjolnir
} // namespace valhalla

0 comments on commit a3d1de5

Please sign in to comment.