Made memmem function compile correctly in some systems

This commit is contained in:
Thulinma 2016-11-03 11:15:55 +01:00
parent 6d8189f64a
commit 44b162e920
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#define _GNU_SOURCE
#include "h264.h"
#include <cstdlib>
#include <cstring>

View file

@ -1,3 +1,4 @@
#define _GNU_SOURCE
#include <cstdlib>
#include <cstring>
#include <math.h>//for log