mirror of
https://github.com/xenia-project/xenia.git
synced 2025-02-20 03:31:08 +00:00
Add #include <cfloat> to fix build error on Linux.
This commit is contained in:
parent
6fcf9d21fe
commit
7ab5ccbbd9
@ -9,6 +9,7 @@
|
||||
|
||||
#include "xenia/gpu/shader_interpreter.h"
|
||||
|
||||
#include <cfloat>
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user