Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Matvey-cmd committed Dec 20, 2024
1 parent 323070e commit 4131e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task_04/src/algorithm_Dijkstra.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "Graph.hpp"
#include "lib\src\Graph.hpp"
#include <algorithm_Dijkstra.hpp>

using namespace std;
Expand Down

0 comments on commit 4131e39

Please sign in to comment.