fix msvc compilation/crash when shooting a box

This commit is contained in:
erwin.coumans
2009-01-08 23:48:13 +00:00
parent a8ec916af0
commit bdfd9784ed
3 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
#include "BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h"
#include "BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h"
#include "BulletHfFluid/btHfFluidBuoyantConvexShape.h"
#include "btHfFluidBuoyantConvexShape.h"
btHfFluidBuoyantConvexShape::btHfFluidBuoyantConvexShape (btConvexShape* convexShape)
{