Move Rig well related things to subfolder and update include statements

This commit is contained in:
jonjenssen
2024-10-30 17:23:08 +01:00
committed by jonjenssen
parent 151128d829
commit da683bed9e
239 changed files with 555 additions and 526 deletions

View File

@@ -21,7 +21,9 @@
#include "RiaCompletionTypeCalculationScheduler.h"
#include "RicfCommandObject.h"
#include "RifTextDataTableFormatter.h"
#include "RigWellPath.h"
#include "Well/RigWellPath.h"
#include "Well/RigWellPathGeometryTools.h"
#include "RimExtrudedCurveIntersection.h"
#include "RimPlotCurve.h"
@@ -35,7 +37,6 @@
#include "RimWellPathTarget.h"
#include "RimWellPathTieIn.h"
#include "RigWellPathGeometryTools.h"
#include "cafPdmFieldScriptingCapability.h"
#include "cafPdmUiDoubleValueEditor.h"
#include "cafPdmUiTreeOrdering.h"