Update SDK

This commit is contained in:
twinaphex 2014-10-29 20:35:28 +01:00
parent 811280f048
commit 6056a52dfe

View File

@ -11,6 +11,10 @@
#include <string.h>
#include <stdint.h>
#ifndef IOS
#include <malloc.h>
#endif
#ifdef __cplusplus
extern "C" {
#endif