Darwin/Lion fixes.

Integrate Linux and Unicode fixes from Matthaus.
This commit is contained in:
castano
2012-03-01 03:48:05 +00:00
parent d36f68fd66
commit 9609d1e2fd
6 changed files with 80 additions and 54 deletions

View File

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