remove include of Well header

This commit is contained in:
Arne Morten Kvarving 2022-08-11 11:49:09 +02:00
parent de09fbaea7
commit d2ba2e75e8
3 changed files with 0 additions and 1 deletions

0
compareECLFiles.cmake Executable file → Normal file
View File

0
opm/simulators/utils/UnsupportedFlowKeywords.cpp Executable file → Normal file
View File

View File

@ -20,7 +20,6 @@
*/
#include <opm/common/utility/numeric/RootFinders.hpp>
#include <opm/input/eclipse/Schedule/Well/WellInjectionProperties.hpp>
#include <opm/simulators/utils/DeferredLoggingErrorHelpers.hpp>
#include <opm/simulators/linalg/MatrixBlock.hpp>
#include <opm/simulators/wells/VFPHelpers.hpp>