mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 22:15:35 -06:00
Blackoil Output: Don't Include "eclwriter.hh"
The EclWriter class depends on the EclOutputBlackOilModule, not the other way around. This removes a cyclic include.
This commit is contained in:
parent
c06881b04e
commit
fabc067b5e
@ -27,8 +27,6 @@
|
||||
#ifndef EWOMS_ECL_OUTPUT_BLACK_OIL_MODULE_HH
|
||||
#define EWOMS_ECL_OUTPUT_BLACK_OIL_MODULE_HH
|
||||
|
||||
#include "eclwriter.hh"
|
||||
|
||||
#include <opm/models/blackoil/blackoilproperties.hh>
|
||||
|
||||
#include <opm/models/utils/propertysystem.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user