mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added some includes to get well path changes to compile, this is related to PDM include problems.
p4#: 21657
This commit is contained in:
parent
2303f30200
commit
704facc1c1
@ -36,6 +36,7 @@
|
||||
#include "Rim3dOverlayInfoConfig.h"
|
||||
#include "RimIdenticalGridCaseGroup.h"
|
||||
#include "RimWellCollection.h"
|
||||
#include "RimWellPathCollection.h"
|
||||
|
||||
#include "RimScriptCollection.h"
|
||||
|
||||
|
@ -44,6 +44,7 @@
|
||||
#include "RimCellPropertyFilterCollection.h"
|
||||
#include "RimWellCollection.h"
|
||||
#include "Rim3dOverlayInfoConfig.h"
|
||||
#include "RimWellPathCollection.h"
|
||||
|
||||
CAF_PDM_SOURCE_INIT(RimReservoirCellResultsStorage, "ReservoirCellResultStorage");
|
||||
|
||||
|
@ -31,9 +31,8 @@
|
||||
#include "RimIdenticalGridCaseGroup.h"
|
||||
#include "RimScriptCollection.h"
|
||||
#include "RimCaseCollection.h"
|
||||
|
||||
#include "RimReservoirCellResultsCacher.h"
|
||||
|
||||
#include "RimWellPathCollection.h"
|
||||
|
||||
#include "cafPdmFieldCvfMat4d.h"
|
||||
#include "cafPdmFieldCvfColor.h"
|
||||
|
@ -52,6 +52,7 @@
|
||||
#include "RimCellEdgeResultSlot.h"
|
||||
#include "Rim3dOverlayInfoConfig.h"
|
||||
#include "RimReservoirCellResultsCacher.h"
|
||||
#include "RimWellPathCollection.h"
|
||||
|
||||
|
||||
|
||||
|
@ -43,6 +43,7 @@
|
||||
#include "RimWellCollection.h"
|
||||
#include "RimScriptCollection.h"
|
||||
#include "RimCaseCollection.h"
|
||||
#include "RimWellPathCollection.h"
|
||||
|
||||
#include "cafPdmFieldCvfColor.h"
|
||||
#include "cafPdmFieldCvfMat4d.h"
|
||||
|
Loading…
Reference in New Issue
Block a user