mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Don't rely on header pollution to provide <iostream>
This commit is contained in:
parent
2b5d49bea9
commit
b6834de662
@ -26,6 +26,8 @@
|
|||||||
#include <opm/core/pressure/tpfa/trans_tpfa.h>
|
#include <opm/core/pressure/tpfa/trans_tpfa.h>
|
||||||
#include <Eigen/UmfPackSupport>
|
#include <Eigen/UmfPackSupport>
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Equations for incompressible two-phase flow.
|
Equations for incompressible two-phase flow.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user