mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Merge downstream FreeBSD fix
This commit is contained in:
Vendored
+1
@@ -78,6 +78,7 @@ freely, subject to the following restrictions:
|
|||||||
|
|
||||||
/* Platform specific includes */
|
/* Platform specific includes */
|
||||||
#if defined(_TTHREAD_POSIX_)
|
#if defined(_TTHREAD_POSIX_)
|
||||||
|
#include <sys/time.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#elif defined(_TTHREAD_WIN32_)
|
#elif defined(_TTHREAD_WIN32_)
|
||||||
#ifndef WIN32_LEAN_AND_MEAN
|
#ifndef WIN32_LEAN_AND_MEAN
|
||||||
|
|||||||
Reference in New Issue
Block a user