From 36c008a12c6513200b6244a6ebea2cb36809afa6 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Mon, 9 Jan 2017 20:51:37 +0100 Subject: [PATCH] #1068 Removed obsolute include --- ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h b/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h index 73038a9089..d4fdf0591b 100644 --- a/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h +++ b/ApplicationCode/ReservoirDataModel/RigCaseCellResultsData.h @@ -23,7 +23,6 @@ #include "RifReaderInterface.h" #include "RimDefines.h" -#include "RigStatisticsDataCache.h" #include @@ -33,6 +32,7 @@ class RifReaderInterface; class RigMainGrid; class RigActiveCellInfo; +class RigStatisticsDataCache; //================================================================================================== /// Class containing the results for the complete number of active cells. Both main grid and LGR's