test/mpool_tests.h

changeset 17
2e7050c3a18e
parent 13
98ac89e3aa37
child 28
1666cbeb1db8
equal deleted inserted replaced
16:b4769e4eb4d1 17:2e7050c3a18e
3 */ 3 */
4 4
5 #ifndef MPOOL_TESTS_H 5 #ifndef MPOOL_TESTS_H
6 #define MPOOL_TESTS_H 6 #define MPOOL_TESTS_H
7 7
8 #include "ucx/mpool.h" 8 #include "ucx/mempool.h"
9 9
10 #ifdef __cplusplus 10 #ifdef __cplusplus
11 extern "C" { 11 extern "C" {
12 #endif 12 #endif
13 13

mercurial