From 896e28812c51b9ffdf3efc00c7d7ef699e380a58 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 14:00:51 -0400 Subject: formatting --- src/time/CLOCKS_PER_SEC.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/time/CLOCKS_PER_SEC.c') diff --git a/src/time/CLOCKS_PER_SEC.c b/src/time/CLOCKS_PER_SEC.c index 7ef4bb89..e8e8350d 100644 --- a/src/time/CLOCKS_PER_SEC.c +++ b/src/time/CLOCKS_PER_SEC.c @@ -1,4 +1,3 @@ -#include #define CLOCKS_PER_SEC ((clock_t)1000000) /** clock ticks per second **/ -- cgit v1.2.1