mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1068 Avoid include of RigCell.h and RigSingleWellResultsData in RigCaseData.h
This commit is contained in:
@@ -19,9 +19,10 @@
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "RigReservoirBuilderMock.h"
|
||||
#include "RigCaseData.h"
|
||||
#include "RigActiveCellInfo.h"
|
||||
|
||||
#include "RigActiveCellInfo.h"
|
||||
#include "RigCaseData.h"
|
||||
#include "RigSingleWellResultsData.h"
|
||||
|
||||
/* rand example: guess the number */
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user