mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-09 09:45:34 -06:00
explicitly include <array>
it _seems_ like this causes the build failures of the RHEL 5 build at statoil: http://opm-project.org/CDash/viewBuildError.php?buildid=18933
This commit is contained in:
parent
c834177897
commit
776f5e9005
@ -30,6 +30,7 @@
|
||||
#include <opm/parser/eclipse/Deck/Deck.hpp>
|
||||
|
||||
#include <memory>
|
||||
#include <array>
|
||||
#include <vector>
|
||||
|
||||
#ifdef HAVE_DUNE_CORNERPOINT
|
||||
|
Loading…
Reference in New Issue
Block a user