From 72c15fe4319f710d079aeabe35f986f427283f79 Mon Sep 17 00:00:00 2001
From: Patrick Jaap <patrick.jaap@tu-dresden.de>
Date: Tue, 14 Jul 2020 15:40:42 +0200
Subject: [PATCH] mooneyrivlindensity: remove eigenvalue include

---
 dune/elasticity/materials/mooneyrivlindensity.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dune/elasticity/materials/mooneyrivlindensity.hh b/dune/elasticity/materials/mooneyrivlindensity.hh
index 5f1d386..5cac603 100644
--- a/dune/elasticity/materials/mooneyrivlindensity.hh
+++ b/dune/elasticity/materials/mooneyrivlindensity.hh
@@ -2,7 +2,6 @@
 #define DUNE_ELASTICITY_MATERIALS_MOONEYRIVLINDENSITY_HH
 
 #include <dune/common/fmatrix.hh>
-#include <dune/common/fmatrixev.hh>
 
 #include <dune/elasticity/materials/localdensity.hh>
 
-- 
GitLab