diff --git a/dumux/freeflow/navierstokes/iofields.hh b/dumux/freeflow/navierstokes/iofields.hh index e50a4199694e2f1d835edb82b0dbcb1926138bdf..79a1c201b8e962cc4fb89433455dcfe2bbb8636f 100644 --- a/dumux/freeflow/navierstokes/iofields.hh +++ b/dumux/freeflow/navierstokes/iofields.hh @@ -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