Add missing <array> include.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <opm/common/ErrorMacros.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <stdexcept>
|
||||
#include <cmath>
|
||||
#include <fstream>
|
||||
|
||||
Reference in New Issue
Block a user