mirror of
https://github.com/OPM/opm-upscaling.git
synced 2026-08-27 05:27:10 -05:00
explicitly include <iostream> in files which use std::cout or std::cerr
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <opm/core/utility/MonotCubicInterpolator.hpp>
|
||||
#include <opm/upscaling/SinglePhaseUpscaler.hpp>
|
||||
#include <sys/utsname.h>
|
||||
#include <iostream>
|
||||
namespace Opm{
|
||||
template <class IsotropyPolicy>
|
||||
struct Implicit
|
||||
|
||||
Reference in New Issue
Block a user