@@ -47,9 +47,10 @@
#include <flags.h>
#include <extdcon.h>
-#if defined unix || defined __GNUC__
+ //#ifdef unix
#define round(x) lround((x))
-#endif
+//#endif
+
#ifndef HUGE
#define HUGE 3.40282347e+38F
#endif