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…
Reference in New Issue