src/cx/array_list.h

changeset 617
cec11387c1be
parent 612
820ee59121b4
child 623
21082350a590
equal deleted inserted replaced
616:af7d8a29fbc5 617:cec11387c1be
37 37
38 38
39 #ifndef UCX_ARRAY_LIST_H 39 #ifndef UCX_ARRAY_LIST_H
40 #define UCX_ARRAY_LIST_H 40 #define UCX_ARRAY_LIST_H
41 41
42 #include "cx/list.h" 42 #include "list.h"
43 43
44 #ifdef __cplusplus 44 #ifdef __cplusplus
45 extern "C" { 45 extern "C" {
46 #endif 46 #endif
47 47

mercurial