mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2025-02-10 03:13:17 +00:00
Include math.h as well - hopefully fixes Blackberry QNX
This commit is contained in:
parent
69f17ba9f0
commit
b194e0d543
@ -7,6 +7,7 @@
|
||||
#include <map>
|
||||
#include <queue>
|
||||
#include <cmath>
|
||||
#include <math.h>
|
||||
#include "FastFIFO.h"
|
||||
|
||||
#if defined(HAVE_OPENGL) || defined(HAVE_OPENGLES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user