Skip to content
Snippets Groups Projects
Commit f00cf2b7 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[spaces.fv] add missing includes

parent 56c5d238
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,9 @@
#ifndef DUNE_GDT_SPACES_FV_HH #ifndef DUNE_GDT_SPACES_FV_HH
#define DUNE_GDT_SPACES_FV_HH #define DUNE_GDT_SPACES_FV_HH
#include <dune/xt/grid/gridprovider/provider.hh>
#include <dune/xt/grid/layers.hh>
#include "fv/interface.hh" #include "fv/interface.hh"
#include "fv/default.hh" #include "fv/default.hh"
......
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