fix compile issue strncmp, strlen and memcpy,

Thanks MatrixNAN for the report http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?t=4732
This commit is contained in:
erwin.coumans 2010-02-15 02:47:44 +00:00
parent 510be411e6
commit 76681a52ee

View File

@ -23,6 +23,7 @@
#include "bCommon.h"
#include <map>
#include <vector>
#include <string.h>
bool isBulletFile = false;