Skip to content

Commit

Permalink
Remove an unneeded #include
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangrimberg committed Aug 23, 2023
1 parent ce496fd commit 42a53ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion palace/linalg/distrelaxation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include "distrelaxation.hpp"

#include <mfem.hpp>
#include <mfem/general/forall.hpp>
#include "fem/multigrid.hpp"
#include "linalg/chebyshev.hpp"
#include "linalg/rap.hpp"
Expand Down

0 comments on commit 42a53ae

Please sign in to comment.