Add missing include directives.

This commit is contained in:
Atgeirr Flø Rasmussen
2016-02-29 10:10:14 +01:00
parent 1c32ef5562
commit 2518d08aa1

View File

@@ -12,6 +12,9 @@
#include <ert/ecl/ecl_smspec.h>
#include <numeric>
#include <array>
namespace Opm {
namespace fun {