mirror of https://github.com/PCSX2/pcsx2.git
Build: Fix clang
Stupid thing, the actions builds were fine!
This commit is contained in:
parent
0a79892923
commit
90c4c9e96b
|
@ -19,6 +19,7 @@
|
||||||
#include "GSUtil.h"
|
#include "GSUtil.h"
|
||||||
|
|
||||||
#include <algorithm> // clamp
|
#include <algorithm> // clamp
|
||||||
|
#include <cfloat> // FLT_MAX
|
||||||
|
|
||||||
int GSState::s_n = 0;
|
int GSState::s_n = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue