mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 08:21:29 +12:00
sys_event: cleanup (replace vm::temporary_unlock)
Also made minor changes in sys_rsx.cpp. Removed unused exception std headers.
This commit is contained in:
parent
f972fa26a4
commit
605d57c541
15 changed files with 41 additions and 43 deletions
|
@ -22,7 +22,6 @@
|
|||
#include <sstream>
|
||||
#include <thread>
|
||||
#include <unordered_set>
|
||||
#include <exception>
|
||||
#include <cfenv>
|
||||
|
||||
class GSRender;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue