|
|
@@ -20,7 +20,7 @@ subject to the following restrictions: |
|
|
|
#include "btStackAlloc.h" |
|
|
|
#include "btHashMap.h" |
|
|
|
|
|
|
|
#if !defined( __CELLOS_LV2__) && !defined(__MWERKS__) |
|
|
|
#if !defined( __CELLOS_LV2__) && !defined(__MWERKS__) && !defined(__native_client__) |
|
|
|
#include <memory.h> |
|
|
|
#endif |
|
|
|
#include <string.h> |
|
|
|