#3944 clang-tidy : Apply modernize-deprecated-headers

This commit is contained in:
Magne Sjaastad
2019-01-10 16:16:49 +01:00
parent 63c675d6e2
commit d460d3d77d
32 changed files with 34 additions and 34 deletions

View File

@@ -23,7 +23,7 @@
#include "RigEclipseCaseData.h"
#include "RigResultModifier.h"
#include <math.h>
#include <cmath>
//--------------------------------------------------------------------------------------------------