ucx/map.h

changeset 114
5a0859739b76
parent 112
6384016df2a3
child 120
8170f658f017
equal deleted inserted replaced
113:8693d7874773 114:5a0859739b76
29 #ifndef MAP_H 29 #ifndef MAP_H
30 #define MAP_H 30 #define MAP_H
31 31
32 #include "ucx.h" 32 #include "ucx.h"
33 #include "string.h" 33 #include "string.h"
34 #include "mempool.h" 34 #include "allocator.h"
35 #include <stdio.h> 35 #include <stdio.h>
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif

mercurial