Skip to content
Snippets Groups Projects
Commit 73b0cd81 authored by Martin Nolte's avatar Martin Nolte
Browse files

add missing includes

parent 852123df
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,10 @@
#ifndef DUNE_SOLVER_HH
#define DUNE_SOLVER_HH
#include <iomanip>
#include <ostream>
namespace Dune
{
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment