include cmath for linux

This commit is contained in:
Rebecca Cox 2017-11-16 08:10:04 +01:00
parent 6c42e74623
commit 969d6342bc

View File

@ -23,6 +23,8 @@
#include "RigActiveCellInfo.h" #include "RigActiveCellInfo.h"
#include "RigFlowDiagResults.h" #include "RigFlowDiagResults.h"
#include <cmath> // Needed for HUGE_VAL on Linux
//-------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------
/// ///
//-------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------