equal
deleted
inserted
replaced
22 |
22 |
23 |
23 |
24 #ifndef LEMON_CONCEPT_BPUGRAPH_H |
24 #ifndef LEMON_CONCEPT_BPUGRAPH_H |
25 #define LEMON_CONCEPT_BPUGRAPH_H |
25 #define LEMON_CONCEPT_BPUGRAPH_H |
26 |
26 |
27 #include <lemon/concept/graph_component.h> |
27 #include <lemon/concept/graph_components.h> |
28 |
28 |
29 #include <lemon/concept/graph.h> |
29 #include <lemon/concept/graph.h> |
30 #include <lemon/concept/ugraph.h> |
30 #include <lemon/concept/ugraph.h> |
31 |
31 |
32 #include <lemon/bits/utility.h> |
32 #include <lemon/bits/utility.h> |