mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 23:46:00 -06:00
Add missing include on Linux
This commit is contained in:
parent
449813df06
commit
d7ce607000
@ -20,9 +20,12 @@
|
||||
|
||||
#include "RigStimPlanFractureDefinition.h"
|
||||
#include "RiaLogging.h"
|
||||
|
||||
#include <QFile>
|
||||
#include <QXmlStreamReader>
|
||||
|
||||
#include <cmath> // Needed for HUGE_VAL on Linux
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user