mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +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
|
@ -2,8 +2,6 @@
|
|||
|
||||
#include "types.h"
|
||||
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
namespace fmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue