ucx/avl.h

changeset 218
b20d6088795c
parent 205
54a7ceb9151f
child 225
a1a068c2c4ef
     1.1 --- a/ucx/avl.h	Fri Feb 26 16:22:20 2016 +0100
     1.2 +++ b/ucx/avl.h	Fri Feb 26 16:33:04 2016 +0100
     1.3 @@ -44,7 +44,7 @@
     1.4  
     1.5  #include "ucx.h"
     1.6  #include "allocator.h"
     1.7 -#include <stdint.h>
     1.8 +#include <inttypes.h>
     1.9  
    1.10  #ifdef	__cplusplus
    1.11  extern "C" {

mercurial