mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Delete unneeded typedef after merge.
This commit is contained in:
parent
7c866f6a7d
commit
3ae39f74e5
@ -41,9 +41,6 @@ namespace Opm
|
||||
class EclipseWriter;
|
||||
struct SimulatorReport;
|
||||
|
||||
class Schedule;
|
||||
typedef std::shared_ptr<const Schedule> ScheduleConstPtr;
|
||||
|
||||
/// Class collecting all necessary components for a two-phase simulation.
|
||||
template<class T>
|
||||
class SimulatorFullyImplicitBlackoil
|
||||
|
Loading…
Reference in New Issue
Block a user