src/cx/list.h

changeset 681
502105523db7
parent 677
b09aae58bba4
child 698
7345ee0a0301
equal deleted inserted replaced
680:19379743e5a0 681:502105523db7
35 */ 35 */
36 36
37 #ifndef UCX_LIST_H 37 #ifndef UCX_LIST_H
38 #define UCX_LIST_H 38 #define UCX_LIST_H
39 39
40 #include "common.h"
40 #include "collection.h" 41 #include "collection.h"
41 42
42 #ifdef __cplusplus 43 #ifdef __cplusplus
43 extern "C" { 44 extern "C" {
44 #endif 45 #endif

mercurial