#1068 Avoid include of RigCell.h and RigSingleWellResultsData in RigCaseData.h

This commit is contained in:
Magne Sjaastad
2017-01-09 19:51:15 +01:00
parent 93032a23eb
commit f70806e056
15 changed files with 69 additions and 19 deletions

View File

@@ -24,6 +24,7 @@
#include "RigCaseCellResultsData.h"
#include "RigCaseData.h"
#include "RigCaseToCaseCellMapper.h"
#include "RigCell.h"
#include "RigGridBase.h"
#include "RigResultAccessorFactory.h"

View File

@@ -22,6 +22,7 @@
#include "RigCaseData.h"
#include "RigFemPartCollection.h"
#include "RigGeoMechCaseData.h"
#include "RigGridBase.h"
#include "RimGeoMechCase.h"

View File

@@ -34,6 +34,8 @@
#include "RivTernaryResultToTextureMapper.h"
#include "RivTernaryScalarMapper.h"
#include "cvfStructGridGeometryGenerator.h"
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------

View File

@@ -32,6 +32,8 @@
#include "RivResultToTextureMapper.h"
#include "cvfStructGridGeometryGenerator.h"
//--------------------------------------------------------------------------------------------------
///