replaced btSimdMinMax.h by btMinMax.h in a few remaining places
This commit is contained in:
@@ -16,7 +16,7 @@ subject to the following restrictions:
|
||||
|
||||
#include "BU_AlgebraicPolynomialSolver.h"
|
||||
#include <math.h>
|
||||
#include <btSimdMinMax.h>
|
||||
#include <btMinMax.h>
|
||||
|
||||
int BU_AlgebraicPolynomialSolver::Solve2Quadratic(btScalar p, btScalar q)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user