mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 11:46:34 +02:00
remove doubled timeval definition from SharedUtil
This commit is contained in:
parent
da24483d7c
commit
186c588d5a
1 changed files with 0 additions and 6 deletions
|
@ -15,12 +15,6 @@
|
|||
#include <cctype>
|
||||
#include <time.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifndef _timeval_
|
||||
#define _timeval_
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue