rsx: Apply Clang-Tidy fix "modernize-deprecated-headers"

This commit is contained in:
scribam
2019-06-08 09:14:48 +02:00
committed by kd-11
parent cba828384d
commit a555504142
+1 -1
View File
@@ -24,7 +24,7 @@
#include <thread>
#include <unordered_set>
#include <exception>
#include <fenv.h>
#include <cfenv>
class GSRender;