This commit is contained in:
Siarhei Fedartsou
2024-07-10 20:16:37 +02:00
parent 49f875c0f8
commit 7eb2d93a82
2 changed files with 10 additions and 2 deletions
+1 -2
View File
@@ -20,8 +20,7 @@ using ContractorHeap = util::QueryHeap<NodeID,
NodeID,
EdgeWeight,
ContractorHeapData,
util::XORFastHashStorage<NodeID, NodeID>,
false>;
util::XORFastHashStorage<NodeID, NodeID>>;
} // namespace osrm::contractor