mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: include <cstring> for strlen
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#include "ParallelRestart.hpp"
|
||||
#include <ctime>
|
||||
#include <cstring>
|
||||
#include <dune/common/parallel/mpitraits.hh>
|
||||
#include <opm/parser/eclipse/EclipseState/Schedule/SummaryState.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user