src/compare.c

changeset 650
77021e06b1a8
parent 631
406376e64fd8
child 678
78f943d76f50
     1.1 --- a/src/compare.c	Tue Feb 07 20:08:08 2023 +0100
     1.2 +++ b/src/compare.c	Tue Feb 07 20:08:45 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