Buildfix for Symbian and OSX

This commit is contained in:
Sacha 2013-07-05 19:31:28 +10:00
parent 4736b26fc3
commit a8277742ad

View File

@ -12,7 +12,9 @@
#include <stdlib.h>
#include <string.h>
#if !defined(__SYMBIAN32__) && !defined(__MAC_10_6)
#include <malloc.h>
#endif
// Higher level wrappers/examples (optional).
#include <stdio.h>