mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-11 07:56:08 -06:00
Linux compile fix, missing cmath
This commit is contained in:
parent
016bab5831
commit
dc4d64c3ab
@ -1,6 +1,8 @@
|
||||
#include "RimWellPathTarget.h"
|
||||
#include "RimModeledWellPath.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
CAF_PDM_SOURCE_INIT(RimWellPathTarget, "WellPathTarget");
|
||||
|
||||
namespace caf
|
||||
|
Loading…
Reference in New Issue
Block a user