Added include of math.h

p4#: 20508
This commit is contained in:
Magne Sjaastad
2013-02-13 14:59:30 +01:00
parent b8e663da03
commit b4a6cccfb0
3 changed files with 4 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
#include "RigActiveCellInfo.h"
#include "RigGridBase.h"
#include "RigEclipseCase.h"
#include <math.h>