mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
build: Use custom jthread implementation if standard one is not available
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
|
||||
#include <filesystem>
|
||||
#include <thread>
|
||||
#include <jthread.hpp>
|
||||
|
||||
#if defined(OS_WEB)
|
||||
#include <jthread.hpp>
|
||||
#include <emscripten.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user