Merge pull request #29 from ittiam-systems/avc_enc_fuzzer-tuple
avc_enc_fuzzer: Add #include <tuple>
This commit is contained in:
commit
164b3953b0
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include <malloc.h>
|
||||
#include <algorithm>
|
||||
#include <string.h>
|
||||
#include <tuple>
|
||||
#include <vector>
|
||||
|
||||
#include "ih264_defs.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue