mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 17:44:49 -06:00
Fix lookup of std::cerr by including iostream
This commit is contained in:
parent
f913baa66e
commit
e8d89bcf48
@ -22,6 +22,7 @@
|
||||
#define OPM_PARALLELFILEMERGER_HEADER_INCLUDED
|
||||
|
||||
#include <memory>
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user