Rename BinaryHeap to QueryHeap

This commit is contained in:
Michael Krasnyk
2017-05-02 13:12:28 +02:00
committed by Patrick Niklaus
parent 358aebec4d
commit 07c7cb3c6c
6 changed files with 31 additions and 36 deletions
-2
View File
@@ -1,7 +1,5 @@
#include "engine/search_engine_data.hpp"
#include "util/binary_heap.hpp"
namespace osrm
{
namespace engine