test/list_tests.h

changeset 251
fae240d633fc
parent 250
b7d1317b138e
child 259
2f5dea574a75
equal deleted inserted replaced
250:b7d1317b138e 251:fae240d633fc
27 */ 27 */
28 28
29 #ifndef LIST_TESTS_H 29 #ifndef LIST_TESTS_H
30 #define LIST_TESTS_H 30 #define LIST_TESTS_H
31 31
32 #include "main.h" 32 #include <ucx/list.h>
33 33 #include <ucx/test.h>
34 #include "ucx/list.h"
35 #include "ucx/test.h"
36 34
37 #ifdef __cplusplus 35 #ifdef __cplusplus
38 extern "C" { 36 extern "C" {
39 #endif 37 #endif
40 38

mercurial