ui/gtk/container.h

changeset 485
c584149b22f0
parent 483
069fca2a47c2
child 493
b045c70d7c02
equal deleted inserted replaced
484:07055fcc5e2c 485:c584149b22f0
35 #include <string.h> 35 #include <string.h>
36 36
37 #include <cx/allocator.h> 37 #include <cx/allocator.h>
38 #include <cx/hash_map.h> 38 #include <cx/hash_map.h>
39 #include <cx/list.h> 39 #include <cx/list.h>
40 #include <cx/array_list.h>
40 41
41 #ifdef __cplusplus 42 #ifdef __cplusplus
42 extern "C" { 43 extern "C" {
43 #endif 44 #endif
44 45

mercurial