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:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <jthread.hpp>
|
||||
#include <vector>
|
||||
|
||||
namespace hex::plugin::windows {
|
||||
|
||||
Reference in New Issue
Block a user