Skip to content

Commit 9e76ba5

Browse files
committed
ffmpeg: add __STDC_CONSTANT_MACROS to check code
1 parent ec78433 commit 9e76ba5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/checks/ffmpeg_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#define __STDC_CONSTANT_MACROS
2+
13
#include <stdlib.h>
24

35
extern "C" {

0 commit comments

Comments
 (0)