mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Added cfloat include, build failed on some systems
This commit is contained in:
parent
9a3a6f2877
commit
711cdb9ac0
@ -23,6 +23,7 @@
|
||||
#include <iostream>
|
||||
#include <exception>
|
||||
#include <sstream>
|
||||
#include <cfloat> // FOR DBL_MAX/DBL_MIN
|
||||
|
||||
namespace Opm {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user