mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
b0b43e97b6
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. |
||
---|---|---|
.. | ||
compute_eikonal_from_files.cpp | ||
compute_initial_state.cpp | ||
compute_tof_from_files.cpp | ||
diagnose_relperm.cpp |