remove dependency on Adl math stuff

This commit is contained in:
erwin coumans
2013-03-17 01:37:25 -07:00
parent d3c80fe160
commit fc5e2ad5ba
5 changed files with 81 additions and 129 deletions

View File

@@ -13,7 +13,7 @@
#include "../../gpu_sat/host/btRigidBodyCL.h"
#include "../../gpu_sat/host/btContact4.h"
#include "btGpuBatchingPgsSolver.h"
#include "../Stubs/Solver.h"
#include "Solver.h"
#include "btConfig.h"