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

Add missing #includes

parent b0a76aab
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
#ifndef SAMPLE_FUNCTIONAL_HH #ifndef SAMPLE_FUNCTIONAL_HH
#define SAMPLE_FUNCTIONAL_HH #define SAMPLE_FUNCTIONAL_HH
#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <dune/common/stdstreams.hh> #include <dune/common/stdstreams.hh>
#include <dune/fufem/interval.hh> #include <dune/fufem/interval.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment