mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1255 Removed includes from RimCellRangeFilterCollection
This commit is contained in:
@@ -18,14 +18,22 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RimCellRangeFilter.h"
|
||||
|
||||
#include "cafPdmObject.h"
|
||||
#include "cafPdmChildArrayField.h"
|
||||
#include "cafPdmField.h"
|
||||
|
||||
class RigActiveCellInfo;
|
||||
class RigFemPartCollection;
|
||||
class RigGridBase;
|
||||
class RimView;
|
||||
class RimCellRangeFilter;
|
||||
class RimEclipseView;
|
||||
class RigMainGrid;
|
||||
|
||||
namespace cvf {
|
||||
class CellRangeFilter;
|
||||
class StructGridInterface;
|
||||
};
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user