diff --git a/test/graph_test.cc b/test/graph_test.cc --- a/test/graph_test.cc +++ b/test/graph_test.cc @@ -18,7 +18,7 @@ #include #include -// #include +#include // #include // #include @@ -47,7 +47,7 @@ } { checkConcept(); -// checkConcept(); + checkConcept(); // checkConcept(); // checkConcept(); // checkConcept(); @@ -188,7 +188,7 @@ check_concepts(); check_graph(); -// check_graph(); + check_graph(); // { // FullGraph g(5);