mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
don't be a dummy and include Systime header from implementation
This commit is contained in:
parent
00a826330e
commit
cfc2431a59
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
#ifdef WIN32
|
||||
|
||||
#include "Systime.h"
|
||||
|
||||
/**
|
||||
* gettimeofday
|
||||
* Implementation according to:
|
||||
|
|
Loading…
Reference in a new issue