Skip to content
Snippets Groups Projects
Commit 10153920 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[navierstokes][indices] Remove unused includes

parent 1e6bceb2
No related branches found
No related tags found
1 merge request!1402Cleanup/freeflow
......@@ -24,13 +24,9 @@
#ifndef DUMUX_NAVIER_STOKES_IO_FIELDS_HH
#define DUMUX_NAVIER_STOKES_IO_FIELDS_HH
#include <dune/common/fvector.hh>
#include <dune/common/deprecated.hh>
#include <dune/common/indices.hh>
#include <dune/istl/multitypeblockvector.hh> // TODO: needed? or is forward declare enough?
#include <dumux/common/parameters.hh>
#include <dumux/discretization/method.hh>
#include <dumux/io/name.hh>
namespace Dumux
......
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