mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-09 16:35:13 +00:00
add missing include (#56)
This commit is contained in:
parent
f6c2cf05d3
commit
3464f50eb9
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include <chrono>
|
||||
#include <cstddef>
|
||||
#include <mutex>
|
||||
#include <span>
|
||||
#include <thread>
|
||||
|
||||
struct NotificationFile : orbis::File {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue