opm-simulators/opm/simulators
Andreas Lauser 5bb9053206 include iostream in the files which use std::cerr or std::cout
for some of these files this is needed to make to keep it compiling
after the next patch because the new ErrorMacros.hpp file will no
longer implicitly includes <iostream>. for the remaining files it is
just good style.

While at it, the includes for most of these files have been ordered in
order of decreasing abstraction level.
2013-09-05 13:04:37 +02:00
..
SimulatorCompressibleTwophase.cpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
SimulatorCompressibleTwophase.hpp replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00
SimulatorIncompTwophase.cpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
SimulatorIncompTwophase.hpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00