Skip to content
Snippets Groups Projects
Commit a7905d9c authored by Timo Koch's avatar Timo Koch
Browse files

[assembly] Fix includes

parent c4c939a4
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,8 @@
#ifndef DUMUX_FV_LOCAL_RESIDUAL_HH
#define DUMUX_FV_LOCAL_RESIDUAL_HH
#include <dune/istl/matrix.hh>
#include <dune/common/exceptions.hh>
#include <dune/istl/bvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/timeloop.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