src/cx/buffer.h

changeset 530
e866516cac17
parent 529
814d51173f20
child 531
1b8624c8448e
equal deleted inserted replaced
529:814d51173f20 530:e866516cac17
47 #ifndef UCX_BUFFER_H 47 #ifndef UCX_BUFFER_H
48 #define UCX_BUFFER_H 48 #define UCX_BUFFER_H
49 49
50 #include "common.h" 50 #include "common.h"
51 #include "allocator.h" 51 #include "allocator.h"
52 #include <stdio.h>
53 52
54 #ifdef __cplusplus 53 #ifdef __cplusplus
55 extern "C" { 54 extern "C" {
56 #endif 55 #endif
57 56

mercurial