EclipseIO.hpp: forward EclipseGrid
This commit is contained in:
parent
dc309147cb
commit
0a66661b98
@ -27,7 +27,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <opm/input/eclipse/EclipseState/Grid/EclipseGrid.hpp>
|
||||
#include <opm/input/eclipse/EclipseState/Grid/NNC.hpp>
|
||||
|
||||
#include <opm/output/data/Cells.hpp>
|
||||
@ -40,6 +39,7 @@ namespace Opm { namespace out {
|
||||
|
||||
namespace Opm {
|
||||
|
||||
class EclipseGrid;
|
||||
class EclipseState;
|
||||
class RestartKey;
|
||||
class RestartValue;
|
||||
|
Loading…
Reference in New Issue
Block a user