Skip to content

Commit

Permalink
Merge pull request #13244 from kronbichler/remove_unnecessary_include
Browse files Browse the repository at this point in the history
Remove unnecessary include file
  • Loading branch information
kronbichler committed Jan 15, 2022
2 parents 410c468 + 3f64138 commit d78515f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/dofs/dof_tools_sparsity.cc
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
#include <deal.II/lac/trilinos_sparsity_pattern.h>
#include <deal.II/lac/vector.h>

#include <deal.II/numerics/vector_tools.h>

#include <algorithm>
#include <numeric>

Expand Down

0 comments on commit d78515f

Please sign in to comment.