mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-6010 --resolve
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "hpOutput.h"
|
||||
#include "syntFilter.h"
|
||||
|
||||
#if (defined(WIN32) || defined(_WIN32)) && (_MSC_VER < 1800)
|
||||
#if (defined(WIN32) || defined(_WIN32)) && !defined(_WIN64)
|
||||
__inline long int rint(double dbl)
|
||||
{
|
||||
@@ -63,6 +64,7 @@
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/*----------------------------------------------------------------*
|
||||
* Initiation of decoder instance.
|
||||
|
||||
Reference in New Issue
Block a user