adjusted to match new dijkstra interface

This commit is contained in:
2016-03-18 10:20:32 +01:00
parent 4c1e73e3cf
commit 1d64cedd29
2 changed files with 4 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ ADD_DEFINITIONS(
-O2
-DWITH_TESTS
-DWITH_ASSERTIONS
-DWITH_DEBUG_LOG
)