osx/iphone fixes.

This commit is contained in:
castano
2010-10-28 05:38:39 +00:00
parent 188d5043d8
commit 4bbf62855c
3 changed files with 35 additions and 21 deletions

View File

@ -3,7 +3,7 @@
#endif
//#include <stdint.h> // uint8_t, int8_t, ...
//#include <cstddef> // size_t, NULL
#include <cstddef> // operator new, size_t, NULL
// Function linkage
#define DLL_IMPORT