branch | GCC_SURGE |
changeset 28 | 7770e7c6cef3 |
parent 27 | 450972dee096 |
child 33 | 604ca70b6235 |
21:1cc61a22b5f5 | 28:7770e7c6cef3 |
---|---|
15 */ |
15 */ |
16 |
16 |
17 #ifndef XML_DICT_H |
17 #ifndef XML_DICT_H |
18 #define XML_DICT_H |
18 #define XML_DICT_H |
19 |
19 |
20 #include "libxml2_xmlstring.h" |
20 #include <stdapis/libxml2/libxml2_xmlstring.h> |
21 |
21 |
22 #ifdef __cplusplus |
22 #ifdef __cplusplus |
23 extern "C" { |
23 extern "C" { |
24 #endif |
24 #endif |
25 |
25 |