mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-01 01:11:46 +00:00
Merge pull request #14174 from SeanMcG/vertexjit_test_fix
TestVertexJit: fmodf() definition requires math.h
This commit is contained in:
commit
644d58e630
@ -15,6 +15,8 @@
|
||||
// Official git repository and contact information can be found at
|
||||
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/TimeUtil.h"
|
||||
#include "Core/Config.h"
|
||||
|
Loading…
Reference in New Issue
Block a user