mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
remove ctime since windows build did not fail without it
This commit is contained in:
parent
992396ba63
commit
9af097967d
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
//
|
||||
|
||||
#include <time.h>
|
||||
#include <ctime>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <process.h>
|
||||
|
|
Loading…
Reference in a new issue