Skip to content

Commit

Permalink
Add namespace to Edge.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
SavenkovIgor committed Feb 18, 2024
1 parent d89d448 commit 52028e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Graph/include/Graph/Edge.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ class Edge
EdgeData mData;
};

}
} // namespace graph

0 comments on commit 52028e8

Please sign in to comment.