mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
RedHat compilation fixes
Added includes.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
//
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "RigFemPartResults.h"
|
||||
#include "RigFemResultAddress.h"
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "RigFemScalarResultFrames.h"
|
||||
#include "RigFemNativeStatCalc.h"
|
||||
#include "RigStatisticsDataCache.h"
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
//
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "RigGeoMechCaseData.h"
|
||||
#include "RigFemPartCollection.h"
|
||||
#include "RifGeoMechReaderInterface.h"
|
||||
@@ -26,6 +27,7 @@
|
||||
#endif
|
||||
#include "RigFemScalarResultFrames.h"
|
||||
#include "RigStatisticsDataCache.h"
|
||||
#include <cmath>
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user