diff --git a/src/serac/numerics/functional/element_restriction.hpp b/src/serac/numerics/functional/element_restriction.hpp index 9444c08a9..5e01aba15 100644 --- a/src/serac/numerics/functional/element_restriction.hpp +++ b/src/serac/numerics/functional/element_restriction.hpp @@ -8,7 +8,6 @@ #include "domain.hpp" #include "serac/infrastructure/memory.hpp" -#include "serac/numerics/functional/typedefs.hpp" inline bool isH1(const mfem::FiniteElementSpace& fes) {