There was an error while loading. Please reload this page.
1 parent 6add528 commit 36e75d6Copy full SHA for 36e75d6
1 file changed
tools/scripts/code_checker.sh
@@ -26,6 +26,7 @@ INCLUDE_ORDER="
26
-build/include_order:src/dijkstra/shortestPath_process.cpp,
27
-build/include_order:src/metrics/metrics_process.cpp,
28
-build/include_order:src/ordering/ordering_process.cpp,
29
+-build/include_order:src/astar/astar_process.cpp,
30
-build/include_order:src/allpairs/allpairs_process.cpp"
31
32
if test -z "$DIRECTORY"; then
0 commit comments