web_plat/cxml_library_api/inc/nw_encoder_wbxmlwriter.h
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    26  ** ----------------------------------------------------------------------- **/
    26  ** ----------------------------------------------------------------------- **/
    27 
    27 
    28 #ifndef NW_WBXMLWRITER_H
    28 #ifndef NW_WBXMLWRITER_H
    29 #define NW_WBXMLWRITER_H
    29 #define NW_WBXMLWRITER_H
    30 
    30 
    31 #include "nw_wbxml_dictionary.h"
    31 #include <nw_wbxml_dictionary.h>
    32 
    32 
    33 #ifdef __cplusplus
    33 #ifdef __cplusplus
    34 extern "C" {
    34 extern "C" {
    35 #endif /* __cplusplus */
    35 #endif /* __cplusplus */
    36 
    36