Merge branch 'master' into develop
# Conflicts: # src/gestures.c # src/makefile
This commit is contained in:
commit
954ced21a4
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
int __stdcall QueryPerformanceCounter(unsigned long long int *lpPerformanceCount);
|
||||
int __stdcall QueryPerformanceFrequency(unsigned long long int *lpFrequency);
|
||||
#elif defined(__linux)
|
||||
#include <sys/time.h> // Declares storage size of ‘now’
|
||||
#include <time.h> // Used for clock functions
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue