mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-02 10:52:08 -06:00
general: fix compile for Apple Clang
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stop_token>
|
||||
#include <thread>
|
||||
|
||||
#include "common/polyfill_thread.h"
|
||||
#include "common/vector_math.h"
|
||||
#include "input_common/input_engine.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user