mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
ecldummygradientcalcultor.hh: cleanup headers
This commit is contained in:
parent
a976ec5c13
commit
46455ab65f
@ -28,9 +28,11 @@
|
||||
#ifndef EWOMS_ECL_DUMMY_GRADIENT_CALCULATOR_HH
|
||||
#define EWOMS_ECL_DUMMY_GRADIENT_CALCULATOR_HH
|
||||
|
||||
#include <dune/common/fvector.hh>
|
||||
|
||||
#include <opm/models/discretization/common/fvbaseproperties.hh>
|
||||
|
||||
#include <dune/common/fvector.hh>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace Opm {
|
||||
/*!
|
||||
|
Loading…
Reference in New Issue
Block a user