src/cx/collection.h

changeset 681
502105523db7
parent 680
19379743e5a0
child 712
cff828e156a9
equal deleted inserted replaced
680:19379743e5a0 681:502105523db7
35 */ 35 */
36 36
37 #ifndef UCX_COLLECTION_H 37 #ifndef UCX_COLLECTION_H
38 #define UCX_COLLECTION_H 38 #define UCX_COLLECTION_H
39 39
40 #include "common.h"
41 #include "allocator.h" 40 #include "allocator.h"
42 #include "iterator.h" 41 #include "iterator.h"
43 42
44 #ifdef __cplusplus 43 #ifdef __cplusplus
45 extern "C" { 44 extern "C" {

mercurial