mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 11:57:56 -05:00
general: fix compile for Apple Clang
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
|
||||
#include "common/polyfill_thread.h"
|
||||
#include "common/scope_exit.h"
|
||||
#include "common/thread.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
|
Reference in New Issue
Block a user