src/cx/hash_key.h

changeset 681
502105523db7
parent 663
d50b5dc1e058
child 690
2c2304622981
equal deleted inserted replaced
680:19379743e5a0 681:502105523db7
36 36
37 37
38 #ifndef UCX_HASH_KEY_H 38 #ifndef UCX_HASH_KEY_H
39 #define UCX_HASH_KEY_H 39 #define UCX_HASH_KEY_H
40 40
41 #include "stddef.h" 41 #include "common.h"
42 42
43 #ifdef __cplusplus 43 #ifdef __cplusplus
44 extern "C" { 44 extern "C" {
45 #endif 45 #endif
46 46

mercurial