ffmpeg: add __STDC_CONSTANT_MACROS to check code

This commit is contained in:
Alexander Alekhin
2017-04-11 12:35:48 +03:00
parent ec784331fb
commit 9e76ba5ccd

View File

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