add missing WellTestConfig.hpp includes

This commit is contained in:
Arne Morten Kvarving
2023-01-11 14:12:20 +01:00
parent fa32882bcc
commit cc4fd831a8
4 changed files with 5 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
#include <opm/input/eclipse/Schedule/Well/WellConnections.hpp>
#include <opm/input/eclipse/Schedule/Well/WellEconProductionLimits.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTestConfig.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
#include <opm/simulators/utils/DeferredLogger.hpp>