mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-12 17:50:00 +00:00
sipr: include string.h for mem*()
This commit is contained in:
parent
cb372931ff
commit
1e3d5eec8e
@ -23,6 +23,7 @@
|
||||
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "libavutil/mathematics.h"
|
||||
#include "avcodec.h"
|
||||
|
Loading…
Reference in New Issue
Block a user