|
|
@@ -51,9 +51,9 @@
|
|
|
|
|
|
#include <srates.h>
|
|
|
|
|
|
-#if defined unix || defined __GNUC__
|
|
|
+//#ifdef unix
|
|
|
#define round(x) lround((x))
|
|
|
-#endif
|
|
|
+//#endif
|
|
|
/********************************************************************************************/
|
|
|
/********************************** FORMERLY IN buffers.c ***********************************/
|
|
|
/********************************************************************************************/
|