src/compare.c

changeset 654
c9d008861178
parent 650
77021e06b1a8
child 678
78f943d76f50
--- a/src/compare.c	Wed Feb 08 20:26:09 2023 +0100
+++ b/src/compare.c	Wed Feb 08 20:26:26 2023 +0100
@@ -28,7 +28,6 @@
 
 #include "cx/compare.h"
 
-#include <stdint.h>
 #include <math.h>
 
 int cx_cmp_int(void const *i1, void const *i2) {

mercurial