mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1068 Removed obsolute include
This commit is contained in:
@@ -23,7 +23,6 @@
|
|||||||
#include "RifReaderInterface.h"
|
#include "RifReaderInterface.h"
|
||||||
|
|
||||||
#include "RimDefines.h"
|
#include "RimDefines.h"
|
||||||
#include "RigStatisticsDataCache.h"
|
|
||||||
|
|
||||||
#include <QDateTime>
|
#include <QDateTime>
|
||||||
|
|
||||||
@@ -33,6 +32,7 @@
|
|||||||
class RifReaderInterface;
|
class RifReaderInterface;
|
||||||
class RigMainGrid;
|
class RigMainGrid;
|
||||||
class RigActiveCellInfo;
|
class RigActiveCellInfo;
|
||||||
|
class RigStatisticsDataCache;
|
||||||
|
|
||||||
//==================================================================================================
|
//==================================================================================================
|
||||||
/// 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
|
||||||
|
|||||||
Reference in New Issue
Block a user