Add missing #includes for *INT64_MAX and *INT64_C
This commit is contained in:
parent
0eeeb9647e
commit
8f8bc92365
37 changed files with 64 additions and 1 deletions
|
@ -19,6 +19,8 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "internal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue