fixed compilation with Android NDK r10

This commit is contained in:
fysx
2015-01-11 22:23:12 +01:00
parent a034220b10
commit 02dc18a587
3 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
@@ -20,6 +20,7 @@
#define B2_GROWABLE_STACK_H
#include <Box2D/Common/b2Settings.h>
#include <memory.h>
#include <string.h>
/// This is a growable LIFO stack with an initial capacity of N.
/// If the stack size exceeds the initial capacity, the heap is used