mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Bring in Missing <time.h> Header
Needed to bring a declaration of 'time_t' into scope. Submitted by: Edscott Wilson Garcia
This commit is contained in:
parent
26c884f69c
commit
d200d33ed0
@ -23,6 +23,8 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include <opm/output/data/Solution.hpp>
|
||||
|
||||
namespace Opm
|
||||
|
Loading…
Reference in New Issue
Block a user