Forward declare class

This commit is contained in:
Bjørn Erik Jensen 2017-10-05 16:53:14 +02:00
parent b6c74ee559
commit fba1d068e9

View File

@ -29,6 +29,11 @@ class RimWellPath;
class RimRftPlotCollection;
class RimWellRftPlot;
namespace caf
{
class PdmUiItem;
}
//==================================================================================================
///
//==================================================================================================