mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1068 Removed obsolete include of RigCaseData
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
#include "RigActiveCellInfo.h"
|
||||
#include "RigCaseData.h"
|
||||
#include "RigCell.h"
|
||||
#include "RigMainGrid.h"
|
||||
#include "RigSingleWellResultsData.h"
|
||||
|
||||
/* rand example: guess the number */
|
||||
|
||||
@@ -24,9 +24,18 @@
|
||||
#include "cvfObject.h"
|
||||
#include "cvfArray.h"
|
||||
#include "cvfVector3.h"
|
||||
#include "RigCell.h"
|
||||
#include "RigCaseData.h"
|
||||
#include "RigMainGrid.h"
|
||||
|
||||
//#include "RigCell.h"
|
||||
//#include "RigCaseData.h"
|
||||
//#include "RigMainGrid.h"
|
||||
|
||||
class RigCaseData;
|
||||
class RigMainGrid;
|
||||
class RigConnection;
|
||||
class RigGridBase;
|
||||
class RigCell;
|
||||
|
||||
class QString;
|
||||
|
||||
class LocalGridRefinement
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user