fix redefinition

This commit is contained in:
nicolaichuk
2017-03-23 14:15:51 +03:00
parent 74b1044a05
commit db065b8af8
7 changed files with 28 additions and 7 deletions

View File

@@ -20,7 +20,9 @@ subject to the following restrictions:
#include "BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h"
#include "BulletSoftBody/btSoftBody.h"
#ifndef BT_SOFT_RIGID_DYNAMICS_WORLD_H
typedef btAlignedObjectArray<btSoftBody*> btSoftBodyArray;
#endif
class btSoftBodySolver;