replaced btSimdMinMax.h by btMinMax.h in a few remaining places

This commit is contained in:
ejcoumans
2007-10-19 20:48:06 +00:00
parent dbe502c5a8
commit c625e756fe
7 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ subject to the following restrictions:
#include "btHingeConstraint.h"
#include "BulletDynamics/Dynamics/btRigidBody.h"
#include "LinearMath/btTransformUtil.h"
#include "LinearMath/btSimdMinMax.h"
#include "LinearMath/btMinMax.h"
#include <new>