diff options
Diffstat (limited to 'Source/cmComputeComponentGraph.cxx')
-rw-r--r-- | Source/cmComputeComponentGraph.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmComputeComponentGraph.cxx b/Source/cmComputeComponentGraph.cxx index 655e4ac..af257ee 100644 --- a/Source/cmComputeComponentGraph.cxx +++ b/Source/cmComputeComponentGraph.cxx @@ -3,7 +3,6 @@ #include "cmComputeComponentGraph.h" #include <algorithm> - #include <cassert> cmComputeComponentGraph::cmComputeComponentGraph(Graph const& input) |