Skip to content
Snippets Groups Projects
Commit e34b92ef authored by Elias Pipping's avatar Elias Pipping
Browse files

Add missing #include

parent 9a1b9ee4
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
#ifndef DUNE_SOLVERS_COMMON_ALGORITHM_HH
#define DUNE_SOLVERS_COMMON_ALGORITHM_HH
#include <dune/common/indices.hh>
#include <dune/common/typeutilities.hh>
#include <dune/common/typetraits.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment