mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
fix iLBC under windows
This commit is contained in:
@@ -47,7 +47,9 @@
|
||||
{
|
||||
fld dbl
|
||||
frndint
|
||||
fstp dbl
|
||||
}
|
||||
return (long int) dbl;
|
||||
}
|
||||
#elif defined (_WIN64)
|
||||
#include <intrin.h>
|
||||
|
||||
Reference in New Issue
Block a user