Build/warning fix

This commit is contained in:
Henrik Rydgård 2022-10-18 10:48:16 +02:00
parent feb4f9477a
commit 269eb55c17
3 changed files with 3 additions and 1 deletions

View file

@ -10,7 +10,6 @@
#if !defined(_WIN32)
#include <pthread.h>
#include <sys/prctl.h>
#endif
double FromXrTime(const XrTime time) {