Merge pull request #3995 from akva2/remove_empty_well_header

remove include of Well header
This commit is contained in:
Bård Skaflestad
2022-08-11 12:55:36 +02:00
committed by GitHub
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>