mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
add ctime for strftime call
This commit is contained in:
parent
01de6305e9
commit
992396ba63
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
//
|
||||
|
||||
#include <time.h>
|
||||
#include <ctime>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <process.h>
|
||||
|
|
Loading…
Reference in a new issue