Merge branch 'master' into frankenstein

* master:
  adapt to the removal of the unit system of opm-core
This commit is contained in:
Andreas Lauser
2016-10-19 13:30:44 +02:00
15 changed files with 15 additions and 15 deletions

View File

@@ -45,7 +45,7 @@
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/well_controls.h>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/parser/eclipse/EclipseState/EclipseState.hpp>