mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
ParallelFileMerger: avoid including fstream in header
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#include <opm/simulators/utils/ParallelFileMerger.hpp>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
||||
namespace Opm
|
||||
|
||||
Reference in New Issue
Block a user