1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

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
+2
View File
@@ -1,3 +1,5 @@
#define __STDC_CONSTANT_MACROS
#include <stdlib.h>
extern "C" {