Removed obsolete includes to cafPdmUiTreeView

This commit is contained in:
Magne Sjaastad
2016-08-11 09:10:56 +02:00
parent 0b8285d333
commit 6d95261410
10 changed files with 23 additions and 35 deletions
@@ -19,18 +19,17 @@
#include "RimWellLogPlotCollection.h"
#include "RimWellLogPlot.h"
#include "cafPdmUiTreeView.h"
#include "RigCaseData.h"
#include "RigGeoMechCaseData.h"
#include "RimWellPath.h"
#include "RimEclipseCase.h"
#include "RigEclipseWellLogExtractor.h"
#include "RimWellPathCollection.h"
#include "RimGeoMechCase.h"
#include "RigGeoMechCaseData.h"
#include "RigGeoMechWellLogExtractor.h"
#include "RimEclipseCase.h"
#include "RimGeoMechCase.h"
#include "RimWellLogPlot.h"
#include "RimWellPath.h"
#include "RimWellPathCollection.h"
#include "cvfAssert.h"
CAF_PDM_SOURCE_INIT(RimWellLogPlotCollection, "WellLogPlotCollection");