allow StandardWells.hpp to be included independently

i.e., without BlackoilModelBase.hpp.
This commit is contained in:
Andreas Lauser
2016-06-07 13:09:39 +02:00
parent 0a4dfb6d69
commit 415bb25166
2 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
#include <opm/autodiff/StandardWells.hpp>
#include <opm/autodiff/WellDensitySegmented.hpp>
#include <opm/autodiff/BlackoilModelEnums.hpp>
#include <opm/autodiff/VFPInjProperties.hpp>
#include <opm/autodiff/VFPProdProperties.hpp>