Merge pull request #1153 from andreabrambilla/master
Added missing include in Equil.hpp
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef OPM_EQUIL_HPP
|
||||
#define OPM_EQUIL_HPP
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace Opm {
|
||||
|
||||
class DeckKeyword;
|
||||
|
||||
Reference in New Issue
Block a user