mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-06 23:25:02 -06:00
rsx: Apply Clang-Tidy fix "modernize-deprecated-headers"
This commit is contained in:
parent
cba828384d
commit
a555504142
@ -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…
Reference in New Issue
Block a user