mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
fix iLBC under windows
This commit is contained in:
parent
dc436b82a5
commit
2d190b37ab
@ -47,7 +47,9 @@
|
||||
{
|
||||
fld dbl
|
||||
frndint
|
||||
fstp dbl
|
||||
}
|
||||
return (long int) dbl;
|
||||
}
|
||||
#elif defined (_WIN64)
|
||||
#include <intrin.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user