#1068 Removed obsolute include

This commit is contained in:
Magne Sjaastad
2017-01-09 20:51:37 +01:00
parent f22555c382
commit 36c008a12c

View File

@@ -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