remove rogue includes

This commit is contained in:
Arne Morten Kvarving
2018-11-14 15:17:26 +01:00
parent 023924d057
commit fe8adb51d8
3 changed files with 0 additions and 6 deletions

View File

@@ -36,7 +36,6 @@
#include <opm/parser/eclipse/EclipseState/Tables/TableManager.hpp>
#include <opm/grid/UnstructuredGrid.h>
#include <opm/core/props/satfunc/SaturationPropsFromDeck.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/wells/WellsManager.hpp>
#include <opm/core/wells.h>
@@ -49,8 +48,6 @@
#include <opm/autodiff/createGlobalCellArray.hpp>
#include <opm/autodiff/GridInit.hpp>
#include <opm/autodiff/BlackoilPropsAdFromDeck.hpp>
#include <ebos/eclproblem.hh>
#include <ewoms/common/start.hh>