linux and tests

fix linux build
change thread test to use TorqueThreadPool
This commit is contained in:
marauder2k7 2024-05-12 16:31:30 +01:00
parent 948d2e5cef
commit 399844f7f1
2 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@
#define ENABLE_VHACD_IMPLEMENTATION 1
#define VHACD_DISABLE_THREADING 0
#include <VHACD.H>
#include "ts/vhacd/VHACD.h"
#include <FloatMath.h>
//-----------------------------------------------------------------------------