From d243404d4ba88bcf53f7310cc8980b4efe38c19f Mon Sep 17 00:00:00 2001 From: Marijn Tamis Date: Mon, 1 Apr 2019 14:21:09 +0200 Subject: 1.1.6 Release. --- NvCloth/src/SwSolver.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NvCloth/src/SwSolver.cpp') diff --git a/NvCloth/src/SwSolver.cpp b/NvCloth/src/SwSolver.cpp index f0f9152..a1f0cf8 100644 --- a/NvCloth/src/SwSolver.cpp +++ b/NvCloth/src/SwSolver.cpp @@ -36,8 +36,8 @@ #include "SwClothData.h" #include "SwSolverKernel.h" #include "SwInterCollision.h" -#include -#include +#include "ps/PsFPU.h" +#include "ps/PsSort.h" using namespace physx; -- cgit v1.2.3