mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1255 Removed includes from RivReservoirWellSpheresPartMgr
This commit is contained in:
parent
6e960e74c3
commit
1792290ef0
@ -19,6 +19,7 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
#include "cvfBase.h"
|
||||
#include "cvfCollection.h"
|
||||
#include "cvfVector3.h"
|
||||
|
||||
|
@ -22,6 +22,7 @@
|
||||
|
||||
#include "RimEclipseView.h"
|
||||
#include "RimEclipseWell.h"
|
||||
#include "RimEclipseWellCollection.h"
|
||||
|
||||
#include "cafPdmFieldCvfColor.h"
|
||||
#include "cafPdmFieldCvfMat4d.h"
|
||||
|
@ -18,10 +18,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "RimEclipseWellCollection.h"
|
||||
|
||||
#include "cvfBase.h"
|
||||
#include "cvfCollection.h"
|
||||
#include "cvfVector3.h"
|
||||
#include "cafPdmPointer.h"
|
||||
|
||||
|
||||
namespace cvf
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user