Skip to content

Commit

Permalink
Grid Properties: Include FieldPropsManager
Browse files Browse the repository at this point in the history
We use the manager internally (for instance in the try_get() helper
function) and therefore need a declaration in scope.
  • Loading branch information
bska committed Apr 6, 2020
1 parent 456fdd2 commit 9bb5569
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <opm/parser/eclipse/Deck/Deck.hpp>
#include <opm/parser/eclipse/Deck/DeckRecord.hpp>
#include <opm/parser/eclipse/EclipseState/EclipseState.hpp>
#include <opm/parser/eclipse/EclipseState/Grid/FieldPropsManager.hpp>
#include <opm/parser/eclipse/EclipseState/Tables/SgfnTable.hpp>
#include <opm/parser/eclipse/EclipseState/Tables/SgofTable.hpp>
#include <opm/parser/eclipse/EclipseState/Tables/SlgofTable.hpp>
Expand Down

0 comments on commit 9bb5569

Please sign in to comment.