FS-6010 --resolve

This commit is contained in:
Jeff Lenk
2013-11-29 22:16:49 -06:00
parent 9ecbb54061
commit bb53175526
10 changed files with 40 additions and 3 deletions
+2
View File
@@ -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.