mirror of
https://github.com/overte-org/overte.git
synced 2025-06-23 01:00:49 +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
|
#ifdef WIN32
|
||||||
|
|
||||||
|
#include "Systime.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gettimeofday
|
* gettimeofday
|
||||||
* Implementation according to:
|
* Implementation according to:
|
||||||
|
|
Loading…
Reference in a new issue