mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Linux compilation fix
This commit is contained in:
parent
b5684b5255
commit
406d34c411
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#include "cvfAssert.h"
|
#include "cvfAssert.h"
|
||||||
|
|
||||||
#include <limits.h>
|
#include <float.h>
|
||||||
|
|
||||||
CAF_PDM_SOURCE_INIT(RimWellLogPlot, "WellLogPlot");
|
CAF_PDM_SOURCE_INIT(RimWellLogPlot, "WellLogPlot");
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
#include "cafPdmUiTreeView.h"
|
#include "cafPdmUiTreeView.h"
|
||||||
#include "cvfAssert.h"
|
#include "cvfAssert.h"
|
||||||
|
|
||||||
#include <limits.h>
|
#include <float.h>
|
||||||
|
|
||||||
CAF_PDM_SOURCE_INIT(RimWellLogPlotTrace, "WellLogPlotTrace");
|
CAF_PDM_SOURCE_INIT(RimWellLogPlotTrace, "WellLogPlotTrace");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user