src/server/util/strbuf.h

changeset 15
cff9c4101dd7
parent 14
b8bf95b39952
child 44
3da1f7b6847f
equal deleted inserted replaced
14:b8bf95b39952 15:cff9c4101dd7
27 */ 27 */
28 28
29 #ifndef STRBUF_H 29 #ifndef STRBUF_H
30 #define STRBUF_H 30 #define STRBUF_H
31 31
32 #include "../ucx/sstring.h" 32 #include "../ucx/string.h"
33 33
34 #ifdef __cplusplus 34 #ifdef __cplusplus
35 extern "C" { 35 extern "C" {
36 #endif 36 #endif
37 37

mercurial