opm-simulators/opm/core/props/satfunc
Andreas Lauser 408d3389c3 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
..
SaturationPropsBasic.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
SaturationPropsBasic.hpp Use markup for parameter lists. 2013-03-22 11:09:38 +01:00
SaturationPropsFromDeck_impl.hpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
SaturationPropsFromDeck.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
SaturationPropsFromDeck.hpp Adapt include statements to moved headers. 2013-03-14 10:29:42 +01:00
SaturationPropsInterface.hpp Adapt include statements to moved headers. 2013-03-14 10:29:42 +01:00