retro_miscellaneous.h - include math.h

This commit is contained in:
twinaphex 2015-11-24 00:33:40 +01:00
parent 516422b1d1
commit 73fcbe3786

View File

@ -24,6 +24,7 @@
#define __RARCH_MISCELLANEOUS_H
#include <stdint.h>
#include <math.h>
#if defined(__CELLOS_LV2__) && !defined(__PSL1GHT__)
#include <sys/timer.h>