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

Add missing includes

parent 2bc67e46
Branches
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
#endif
#include <dune/common/exceptions.hh>
#include <dune/common/stdstreams.hh>
#include <dune/common/bitsetvector.hh>
#include <dune/common/fmatrix.hh>
......@@ -28,6 +29,7 @@
#include <dune/grid/common/mcmgmapper.hh>
#include <exception>
#include <iostream>
int const dim = 2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment