mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-16 15:31:55 -06:00
9bd2f7c1dc
On my system I got ```c++ error: variable ‘std::ofstream file’ has initializer but incomplete type std::ofstream file(fname.str().c_str()); ``` This is fixed with this commit by including fstream. Previously, this include might have happened implicitely. |
||
---|---|---|
.. | ||
mrst | ||
find_zero.cpp | ||
flow_mpi.cpp | ||
flow_multisegment_mpi.cpp | ||
flow_multisegment.cpp | ||
flow_polymer.cpp | ||
flow_solvent.cpp | ||
flow.cpp | ||
opm_init_check.cpp | ||
sim_2p_comp_reorder.cpp | ||
sim_2p_incomp_ad.cpp | ||
sim_2p_incomp.cpp | ||
sim_poly2p_comp_reorder.cpp | ||
sim_poly2p_incomp_reorder.cpp | ||
sim_poly_fi2p_comp_ad.cpp | ||
sim_simple.cpp |