ucx/allocator.h

changeset 69
fb59270b1de3
parent 52
34f50d0bada4
child 103
08018864fb91
equal deleted inserted replaced
68:88dbea299440 69:fb59270b1de3
1 #ifndef ALLOCATOR_H 1 #ifndef ALLOCATOR_H
2 #define ALLOCATOR_H 2 #define ALLOCATOR_H
3
4 #include "ucx.h"
3 5
4 #ifdef __cplusplus 6 #ifdef __cplusplus
5 extern "C" { 7 extern "C" {
6 #endif 8 #endif
7 9

mercurial