mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added include of cmath
This commit is contained in:
parent
1eb4c4d3e6
commit
8fd48b9f0e
@ -35,6 +35,7 @@
|
||||
#include "cvfBase.h"
|
||||
//#include "cvfTrace.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
|
||||
//==================================================================================================
|
||||
|
@ -33,6 +33,7 @@
|
||||
#include "cvfBase.h"
|
||||
//#include "cvfTrace.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
|
||||
//==================================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user