web_plat/cxml_library_api/inc/nw_wbxml_document.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    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