mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
replacing std thread by tinycthread
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "PulseInternal.h"
|
||||
|
||||
#include <threads.h>
|
||||
#include <tinycthread.h>
|
||||
|
||||
PulseThreadID PulseGetThreadID()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user