mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
Misc compile fixes
This commit is contained in:
parent
cc12302dd4
commit
e447f071ce
5 changed files with 11 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
#include "cond.h"
|
||||
#include "sync.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <thread>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue