diff --git a/benchutil.h b/benchutil.h index adcb91a..a4d0721 100644 --- a/benchutil.h +++ b/benchutil.h @@ -74,4 +74,4 @@ static double wall_now(void) r += (double) tv.tv_usec * 1e-6; return r; } -#endif \ No newline at end of file +#endif