mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Move explicit instansiations to separate file
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
|
||||
#include "RicWellLogTools.h"
|
||||
|
||||
#include "cafPdmObjectGroup.h"
|
||||
#include "cafPdmUiItem.h"
|
||||
#include "cafPdmUiTreeView.h"
|
||||
#include "cafSelectionManager.h"
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "cafPdmObjectGroup.h"
|
||||
#include "cafPdmPointer.h"
|
||||
#include "cafPdmUiDragDropInterface.h"
|
||||
|
||||
@@ -28,6 +27,7 @@ namespace caf
|
||||
{
|
||||
class PdmObjectHandle;
|
||||
class PdmUiTreeView;
|
||||
class PdmObjectGroup;
|
||||
} // namespace caf
|
||||
|
||||
class RimMultiPlot;
|
||||
|
||||
Reference in New Issue
Block a user