Re-added necessary include files.
This commit is contained in:
parent
7df33130bc
commit
aca88ec911
@ -38,10 +38,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
//#include <algorithm>
|
#include <algorithm>
|
||||||
//#include <limits>
|
#include <limits>
|
||||||
//#include <cmath>
|
#include <cmath>
|
||||||
//#include <cstdlib>
|
|
||||||
#include <opm/core/utility/ErrorMacros.hpp>
|
#include <opm/core/utility/ErrorMacros.hpp>
|
||||||
|
|
||||||
namespace Opm
|
namespace Opm
|
||||||
|
Loading…
Reference in New Issue
Block a user