src/ucx/cx/mempool.h

changeset 490
d218607f5a7e
parent 415
d938228c382e
child 504
c094afcdfb27
equal deleted inserted replaced
489:921f83a8943f 490:d218607f5a7e
35 */ 35 */
36 36
37 #ifndef UCX_MEMPOOL_H 37 #ifndef UCX_MEMPOOL_H
38 #define UCX_MEMPOOL_H 38 #define UCX_MEMPOOL_H
39 39
40 #include "common.h"
40 #include "allocator.h" 41 #include "allocator.h"
41 42
42 #ifdef __cplusplus 43 #ifdef __cplusplus
43 extern "C" { 44 extern "C" {
44 #endif 45 #endif

mercurial