ucx/allocator.h

changeset 69
fb59270b1de3
parent 52
34f50d0bada4
child 103
08018864fb91
     1.1 --- a/ucx/allocator.h	Thu Oct 11 16:29:30 2012 +0200
     1.2 +++ b/ucx/allocator.h	Fri Oct 12 10:54:55 2012 +0200
     1.3 @@ -1,6 +1,8 @@
     1.4  #ifndef ALLOCATOR_H
     1.5  #define	ALLOCATOR_H
     1.6  
     1.7 +#include "ucx.h"
     1.8 +
     1.9  #ifdef	__cplusplus
    1.10  extern "C" {
    1.11  #endif

mercurial