mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
ffmpeg: add __STDC_CONSTANT_MACROS to check code
This commit is contained in:
parent
c839a2ccb1
commit
c1ade083d9
@ -1,3 +1,5 @@
|
||||
#define __STDC_CONSTANT_MACROS
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user