#1996 Renaming. cmakefile and fix compile issues

This commit is contained in:
Rebecca Cox
2017-10-13 16:55:04 +02:00
parent 6674f6087a
commit f0cb458550
5 changed files with 10 additions and 4 deletions

View File

@@ -49,6 +49,8 @@
#include "ert/ecl/ecl_nnc_geometry.h"
#include "ert/ecl/ecl_nnc_data.h"
#include <QDateTime>
#include <cmath> // Needed for HUGE_VAL on Linux
#include <iostream>
#include <map>