mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove obsolete include
This commit is contained in:
parent
74bcc84281
commit
d35888b5de
@ -20,8 +20,6 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "RifReaderInterface.h"
|
|
||||||
|
|
||||||
#include "RiaDefines.h"
|
#include "RiaDefines.h"
|
||||||
|
|
||||||
#include "cvfCollection.h"
|
#include "cvfCollection.h"
|
||||||
@ -37,6 +35,7 @@ class RigMainGrid;
|
|||||||
class RigEclipseResultInfo;
|
class RigEclipseResultInfo;
|
||||||
class RigStatisticsDataCache;
|
class RigStatisticsDataCache;
|
||||||
class RigEclipseTimeStepInfo;
|
class RigEclipseTimeStepInfo;
|
||||||
|
class RigEclipseCaseData;
|
||||||
|
|
||||||
//==================================================================================================
|
//==================================================================================================
|
||||||
/// Class containing the results for the complete number of active cells. Both main grid and LGR's
|
/// Class containing the results for the complete number of active cells. Both main grid and LGR's
|
||||||
|
Loading…
Reference in New Issue
Block a user