mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 23:11:25 +12:00
rsx: Apply Clang-Tidy fix "modernize-deprecated-headers"
This commit is contained in:
parent
cba828384d
commit
a555504142
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <unordered_set>
|
#include <unordered_set>
|
||||||
#include <exception>
|
#include <exception>
|
||||||
#include <fenv.h>
|
#include <cfenv>
|
||||||
|
|
||||||
class GSRender;
|
class GSRender;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue