mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
iostream --> ostream.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include <opm/core/simulator/SimulatorReport.hpp>
|
||||
#include <iostream>
|
||||
#include <ostream>
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
Reference in New Issue
Block a user