mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
win32/pthread: define _POSIX_TIMERS to notify they are not supported
This commit is contained in:
committed by
Dudemanguy
parent
318b5471a1
commit
cdfd5c280a
@@ -15,6 +15,8 @@
|
||||
* License along with mpv. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libavformat/avio.h>
|
||||
#include <libavutil/opt.h>
|
||||
|
||||
Reference in New Issue
Block a user