Skip to content
Snippets Groups Projects
Commit 3ba2c65e authored by Max Kahnt's avatar Max Kahnt
Browse files

Fix indexedsliceiterator include.

parent b5d27634
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,7 @@
#include <dune/istl/bcrsmatrix.hh>
#include <dune/fufem/arithmetic.hh>
#include "indexedsliceiterator.hh"
#include <dune/fufem/indexedsliceiterator.hh>
......
......@@ -7,11 +7,7 @@
#include <dune/istl/bcrsmatrix.hh>
#include <dune/fufem/arithmetic.hh>
#include "indexedsliceiterator.hh"
#include <dune/fufem/indexedsliceiterator.hh>
/**
* \brief A static matrix that has only a single nonzero column
......
......@@ -7,9 +7,7 @@
#include <dune/istl/bcrsmatrix.hh>
#include <dune/fufem/arithmetic.hh>
#include "indexedsliceiterator.hh"
#include <dune/fufem/indexedsliceiterator.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment