This commit is contained in:
Xavier Raynaud 2012-06-06 15:19:02 +02:00
commit e662d1867e
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@
#include <opm/core/transport/reorder/TransportModelTwophase.hpp>
#include <opm/core/TwophaseState.hpp>
#include <opm/core/simulator/TwophaseState.hpp>
#include <opm/core/utility/miscUtilities.hpp>
#include <opm/core/utility/Units.hpp>

View File

@ -44,12 +44,12 @@
#include <opm/core/transport/CSRMatrixBlockAssembler.hpp>
#include <opm/core/transport/SinglePointUpwindTwoPhase.hpp>
#include <opm/core/TwophaseState.hpp>
#include <opm/core/simulator/TwophaseState.hpp>
#include <opm/core/utility/miscUtilities.hpp>
#include <opm/core/utility/Units.hpp>
#include <opm/core/utility/parameters/ParameterGroup.hpp>
#include <opm/core/WellCollection.hpp>
#include <opm/core/wells/WellCollection.hpp>
/// \page tutorial4 Well controls
///