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