mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Move jthread include
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
#include <fcntl.h>
|
||||
#include <sys/file.h>
|
||||
#include <unistd.h>
|
||||
#include <jthread.hpp>
|
||||
|
||||
#include <hex/helpers/logger.hpp>
|
||||
#include <hex/api/events/events_lifecycle.hpp>
|
||||
|
||||
#include "messaging.hpp"
|
||||
#include <jthread.hpp>
|
||||
|
||||
namespace hex::messaging {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user