mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-08 04:39:34 +00:00
retro_miscellaneous.h - include math.h
This commit is contained in:
parent
516422b1d1
commit
73fcbe3786
@ -24,6 +24,7 @@
|
||||
#define __RARCH_MISCELLANEOUS_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <math.h>
|
||||
|
||||
#if defined(__CELLOS_LV2__) && !defined(__PSL1GHT__)
|
||||
#include <sys/timer.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user