#1255 Removed includes from RimWellLogCurve

This commit is contained in:
Magne Sjaastad
2017-02-24 14:14:29 +01:00
parent ff99d56ea3
commit 1af3df6c6c
9 changed files with 37 additions and 20 deletions

View File

@@ -19,13 +19,16 @@
#include "RicExportToLasFileFeature.h"
#include "RiaApplication.h"
#include "RicExportToLasFileResampleUi.h"
#include "RigLasFileExporter.h"
#include "RimWellLogCurve.h"
#include "WellLogCommands/RicWellLogPlotCurveFeatureImpl.h"
#include "RiaApplication.h"
#include "RigLasFileExporter.h"
#include "RigWellLogCurveData.h"
#include "RimWellLogCurve.h"
#include "cafPdmUiPropertyViewDialog.h"
#include "cafSelectionManager.h"

View File

@@ -22,6 +22,10 @@
#include "RicWellLogPlotCurveFeatureImpl.h"
#include "RicNewWellLogPlotFeatureImpl.h"
#include "RiaApplication.h"
#include "RigWellLogCurveData.h"
#include "RimProject.h"
#include "RimView.h"
#include "RimWellLogExtractionCurve.h"
@@ -29,9 +33,8 @@
#include "RimWellLogTrack.h"
#include "RimWellPath.h"
#include "RimWellPathCollection.h"
#include "RiuMainPlotWindow.h"
#include "RiaApplication.h"
#include "RiuMainPlotWindow.h"
#include "cafSelectionManager.h"

View File

@@ -18,14 +18,17 @@
#include "RimWellFlowRateCurve.h"
#include "WellLogCommands/RicWellLogPlotCurveFeatureImpl.h"
#include "RigWellLogCurveData.h"
#include "RimWellAllocationPlot.h"
#include "RimWellLogPlot.h"
#include "RimWellLogTrack.h"
#include "RiuLineSegmentQwtPlotCurve.h"
#include "qwt_plot.h"
#include "RimWellLogPlot.h"
#include "WellLogCommands/RicWellLogPlotCurveFeatureImpl.h"
#include "RimWellLogTrack.h"

View File

@@ -19,8 +19,9 @@
#include "RimWellLogCurve.h"
#include "RimWellLogPlot.h"
#include "RigWellLogCurveData.h"
#include "RimWellLogPlot.h"
#include "RimWellLogTrack.h"
#include "RiuLineSegmentQwtPlotCurve.h"

View File

@@ -20,7 +20,8 @@
#pragma once
#include "RimPlotCurve.h"
#include "RigWellLogCurveData.h"
#include "cvfObject.h"
class RigWellLogCurveData;

View File

@@ -28,6 +28,7 @@
#include "RigGeoMechCaseData.h"
#include "RigGeoMechWellLogExtractor.h"
#include "RigResultAccessorFactory.h"
#include "RigWellLogCurveData.h"
#include "RimEclipseCase.h"
#include "RimEclipseCellColors.h"

View File

@@ -19,14 +19,16 @@
#include "RimWellLogFileCurve.h"
#include "RimProject.h"
#include "RigWellLogCurveData.h"
#include "RimOilField.h"
#include "RimWellPathCollection.h"
#include "RimWellPath.h"
#include "RimWellLogFileChannel.h"
#include "RimProject.h"
#include "RimWellLogFile.h"
#include "RimWellLogTrack.h"
#include "RimWellLogFileChannel.h"
#include "RimWellLogPlot.h"
#include "RimWellLogTrack.h"
#include "RimWellPath.h"
#include "RimWellPathCollection.h"
#include "RiuWellLogTrack.h"
#include "RiuLineSegmentQwtPlotCurve.h"

View File

@@ -20,13 +20,15 @@
#include "RimWellLogTrack.h"
#include "RigStatisticsCalculator.h"
#include "RigWellLogCurveData.h"
#include "RimWellLogPlot.h"
#include "RimWellFlowRateCurve.h"
#include "RimWellLogCurve.h"
#include "RimWellLogPlot.h"
#include "RiuWellLogTrack.h"
#include "RiuWellLogPlot.h"
#include "RiuMainWindow.h"
#include "RiuWellLogPlot.h"
#include "RiuWellLogTrack.h"
#include "cvfAssert.h"
#include "cvfMath.h"
@@ -34,7 +36,6 @@
#include "qwt_scale_engine.h"
#include <math.h>
#include "RimWellFlowRateCurve.h"
#define RI_LOGPLOTTRACK_MINX_DEFAULT -10.0
#define RI_LOGPLOTTRACK_MAXX_DEFAULT 100.0

View File

@@ -19,6 +19,8 @@
#include "RigWellLogFile.h"
#include "RigWellLogCurveData.h"
#include "RimWellLogCurve.h"
#include "well.hpp"