test/mpool_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 MPOOL_TESTS_H 29 #ifndef MPOOL_TESTS_H
30 #define MPOOL_TESTS_H 30 #define MPOOL_TESTS_H
31 31
32 #include "ucx/test.h" 32 #include <ucx/test.h>
33 #include "ucx/mempool.h" 33 #include <ucx/mempool.h>
34 34
35 #ifdef __cplusplus 35 #ifdef __cplusplus
36 extern "C" { 36 extern "C" {
37 #endif 37 #endif
38 38

mercurial