Skip to content
Snippets Groups Projects
Commit 872669e5 authored by Christian Engwer's avatar Christian Engwer
Browse files

update include for fmatrix

[[Imported from SVN: r165]]
parent a30d9c4c
Branches
No related tags found
No related merge requests found
......@@ -18,10 +18,10 @@
*/
// ISTL includes
#include "dune/common/fvector.hh"
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include "bvector.hh"
#include "vbvector.hh"
#include "fmatrix.hh"
namespace Dune {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment