mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-08 09:40:23 +01:00
add missing include (#56)
This commit is contained in:
parent
f6c2cf05d3
commit
3464f50eb9
|
|
@ -7,6 +7,7 @@
|
|||
#include <chrono>
|
||||
#include <cstddef>
|
||||
#include <mutex>
|
||||
#include <span>
|
||||
#include <thread>
|
||||
|
||||
struct NotificationFile : orbis::File {};
|
||||
|
|
|
|||
Loading…
Reference in a new issue