mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Avoid include of header file in header
This commit is contained in:
@@ -123,7 +123,7 @@ private:
|
||||
bool intersectsDynamicWellCellsFilteredCells( size_t frameIndex ) const;
|
||||
bool intersectsStaticWellCellsFilteredCells() const;
|
||||
|
||||
bool intersectsWellCellsFilteredCells( const RigWellResultFrame& wrsf, size_t frameIndex ) const;
|
||||
bool intersectsWellCellsFilteredCells( const RigWellResultFrame* wrsf, size_t frameIndex ) const;
|
||||
|
||||
private:
|
||||
cvf::ref<RigSimWellData> m_simWellData;
|
||||
|
||||
Reference in New Issue
Block a user