src/compare.c

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

mercurial