mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-05 00:00:42 +01: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 <unordered_set>
|
||||
#include <exception>
|
||||
#include <fenv.h>
|
||||
#include <cfenv>
|
||||
|
||||
class GSRender;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue