ucx/logging.h

changeset 69
fb59270b1de3
parent 67
27e67e725d35
child 80
0125e4089f88
equal deleted inserted replaced
68:88dbea299440 69:fb59270b1de3
1 #ifndef LOGGING_H 1 #ifndef LOGGING_H
2 #define LOGGING_H 2 #define LOGGING_H
3 3
4 #include "ucx.h"
4 #include "string.h" 5 #include "string.h"
5 #include <stdio.h> 6 #include <stdio.h>
6 7
7 #ifdef __cplusplus 8 #ifdef __cplusplus
8 extern "C" { 9 extern "C" {

mercurial