Linux compilation fix

This commit is contained in:
Pål Hagen 2015-09-01 15:15:54 +02:00
parent 36c05c2108
commit 51a251f7ef
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,8 @@
#include "cvfAssert.h"
#include <limits.h>
CAF_PDM_SOURCE_INIT(RimWellLogPlot, "WellLogPlot");
//--------------------------------------------------------------------------------------------------

View File

@ -29,6 +29,8 @@
#include "cafPdmUiTreeView.h"
#include "cvfAssert.h"
#include <limits.h>
CAF_PDM_SOURCE_INIT(RimWellLogPlotTrace, "WellLogPlotTrace");
//--------------------------------------------------------------------------------------------------