mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +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
|
@ -30,8 +30,6 @@ namespace std { inline namespace literals { inline namespace chrono_literals {}}
|
|||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <climits>
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue