ffmpeg: add __STDC_CONSTANT_MACROS to check code

This commit is contained in:
Alexander Alekhin 2017-04-11 12:35:48 +03:00
parent c839a2ccb1
commit c1ade083d9

View File

@ -1,3 +1,5 @@
#define __STDC_CONSTANT_MACROS
#include <stdlib.h>
extern "C" {