Skip to content
Snippets Groups Projects
Commit 2ee27a4a authored by Christoph Grüninger's avatar Christoph Grüninger Committed by Markus Blatt
Browse files

[bugfix] Add missing include to eigenvaluetest.


At least Clang 3.2 complains.
(cherry picked from commit d4014751)

Signed-off-by: default avatarMarkus Blatt <markus@dr-blatt.de>
parent 0cb517cf
Branches
Tags
No related merge requests found
......@@ -15,6 +15,7 @@
#include <dune/common/fvector.hh>
#include <dune/common/dynmatrixev.hh>
#include <algorithm>
#include <complex>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment