Skip to content

Commit

Permalink
missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeweese committed Aug 28, 2024
1 parent c0ac114 commit 0e75c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/graph/algorithm/connected_components.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include "graph/views/incidence.hpp"
#include "graph/views/vertexlist.hpp"
#include "graph/views/breadth_first_search.hpp"
#include "graph/views/depth_first_search.hpp"
#include <stack>

#ifndef GRAPH_CC_HPP
Expand Down

0 comments on commit 0e75c30

Please sign in to comment.