mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
CXX_BUILD fix
This commit is contained in:
parent
6b6a2b93fa
commit
1efff4bdc3
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <retro_inline.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
static INLINE double sinc(double val)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue