Browse Source

simplified calls to round

richarddobson 2 weeks ago
parent
commit
883be31fad
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dev/editsf/twixt.c

+ 2 - 2
dev/editsf/twixt.c

@@ -62,9 +62,9 @@ TO SPLICE BETWEEN A SERIES OF INFILES USING A LIST OF GIVEN TIMES
 #include <sfsys.h>
 #include <osbind.h>
 
-#if defined unix || defined __GNUC__ 
+//#ifdef unix 
 #define round(x) lround((x))
-#endif
+//#endif
 
 static void GetTimes(int fileno,int n,double *lasttime, double *nexttime,dataptr dz);
 static int  do_output(int fileno,int n,int limit,double lasttime,double nexttime,