add missing WVFPEXP.hpp includes

This commit is contained in:
Arne Morten Kvarving
2023-01-10 12:37:34 +01:00
parent e03227501a
commit d8ce4bfd0c
4 changed files with 7 additions and 2 deletions

View File

@@ -55,6 +55,7 @@
#include <opm/input/eclipse/Schedule/Well/WellPolymerProperties.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTracerProperties.hpp>
#include <opm/input/eclipse/Schedule/Well/WVFPEXP.hpp>
#include <ebos/eclmpiserializer.hh>