mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 19:05:33 +00:00
demux_rtp_codec.cpp💯 `INT_MAX' undeclared (first use this function)
patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21929 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
714d24670c
commit
86756e67b0
@ -3,6 +3,7 @@
|
||||
|
||||
#include "demux_rtp_internal.h"
|
||||
extern "C" {
|
||||
#include <limits.h>
|
||||
#include "stheader.h"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user