Thread: Move include <thread> to .h

Co-Authored-By: RipleyTom <RipleyTom@users.noreply.github.com>
This commit is contained in:
Ani 2026-02-20 14:15:39 +01:00 committed by Elad
parent fec2be87f6
commit c7d7f2d03b
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,6 @@
#include "Emu/RSX/RSXThread.h"
#include "Thread.h"
#include "Utilities/JIT.h"
#include <thread>
#include <cfenv>
#ifdef ARCH_ARM64

View file

@ -4,6 +4,7 @@
#include "util/atomic.hpp"
#include "util/shared_ptr.hpp"
#include <thread>
#include <string>
// Hardware core layout