ucx/map.h

changeset 38
35f67a8ef875
parent 31
91ac86557290
child 41
7f90a03e186e
equal deleted inserted replaced
37:ec296899d12f 38:35f67a8ef875
5 #ifndef MAP_H 5 #ifndef MAP_H
6 #define MAP_H 6 #define MAP_H
7 7
8 #include "ucx.h" 8 #include "ucx.h"
9 #include "string.h" 9 #include "string.h"
10 #include <stddef.h>
10 11
11 #ifdef __cplusplus 12 #ifdef __cplusplus
12 extern "C" { 13 extern "C" {
13 #endif 14 #endif
14 15

mercurial