Skip to content
Snippets Groups Projects
Commit a440e00b authored by Uli Sack's avatar Uli Sack Committed by usack
Browse files

add missing include

[[Imported from SVN: r6267]]
parent 94725e0e
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,12 @@
#include<iostream>
#include<bitset>
#include "dune/common/fvector.hh"
#include <dune/common/fvector.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/solvers/operators/sumoperator.hh>
/** \brief Various tools for working with istl vectors of arbitrary nesting depth
*/
struct GenericVector
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment