web_plat/cxml_library_api/inc/nw_wbxml_document.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    26  ** ----------------------------------------------------------------------- **/
    26  ** ----------------------------------------------------------------------- **/
    27 
    27 
    28 #ifndef NW_PARSER_WBXML_DOCUMENT_H
    28 #ifndef NW_PARSER_WBXML_DOCUMENT_H
    29 #define NW_PARSER_WBXML_DOCUMENT_H
    29 #define NW_PARSER_WBXML_DOCUMENT_H
    30 
    30 
    31 #include <cxml_proj.h>
    31 #include "cxml_proj.h"
    32 #include <nw_string_string.h>
    32 #include "nw_string_string.h"
    33 #include <nw_encoder_stringtable.h>
    33 #include "nw_encoder_stringtable.h"
    34 
    34 
    35 #ifdef __cplusplus
    35 #ifdef __cplusplus
    36 extern "C" {
    36 extern "C" {
    37 #endif /* __cplusplus */
    37 #endif /* __cplusplus */
    38 
    38