Merge pull request #13 from 0-wiz-0/master
Add cstdlib for free/malloc.
This commit is contained in:
commit
bb8ad783b5
@ -37,6 +37,7 @@
|
||||
#ifndef LIBEBML_BINARY_H
|
||||
#define LIBEBML_BINARY_H
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
#include "EbmlTypes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user