mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 11:28:03 +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 <time.h>
|
||||||
#include <ctime>
|
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <process.h>
|
#include <process.h>
|
||||||
|
|
Loading…
Reference in a new issue