mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
fixed: add missing cmath include statements
highlighted by building with gcc6
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "cvfBoundingBox.h"
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
CAF_PDM_SOURCE_INIT(RimFishbonesMultipleSubs, "FishbonesMultipleSubs");
|
||||
|
||||
Reference in New Issue
Block a user