aboutsummaryrefslogtreecommitdiff
path: root/lib/date.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/date.h')
-rw-r--r--lib/date.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/date.h b/lib/date.h
index 6d8b060..ad568bf 100644
--- a/lib/date.h
+++ b/lib/date.h
@@ -26,9 +26,6 @@
// Fast date algorithm, C implementation.
// Source: https://www.benjoffe.com/fast-date-64
//
-#include <stddef.h>
-#include <stdint.h>
-
#include "util.h"
#define C1 505054698555331ull // floor(2^64 * 4 / 146097)