web_plat/cxml_library_api/inc/cxml_nw2cxmlTypes.h
branchRCL_3
changeset 48 79859ed3eea9
parent 38 4917f9bf7995
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    17 
    17 
    18 
    18 
    19 #ifndef CXML_NW2CXMLTYPES_H
    19 #ifndef CXML_NW2CXMLTYPES_H
    20 #define CXML_NW2CXMLTYPES_H
    20 #define CXML_NW2CXMLTYPES_H
    21 
    21 
    22 #include <cxml_type_def.h>
    22 #include "cxml_type_def.h"
    23 
    23 
    24 #ifdef __cplusplus
    24 #ifdef __cplusplus
    25 extern "C"
    25 extern "C"
    26 {
    26 {
    27 #endif /* __cplusplus */
    27 #endif /* __cplusplus */
    60 } /* extern "C" { */
    60 } /* extern "C" { */
    61 #endif /* __cplusplus */
    61 #endif /* __cplusplus */
    62 
    62 
    63 #endif /* CXML_NW2CXMLTYPES_H */
    63 #endif /* CXML_NW2CXMLTYPES_H */
    64 
    64 
    65