web_plat/cxml_library_api/inc/nw_string_char.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    27  ** ----------------------------------------------------------------------- **/
    27  ** ----------------------------------------------------------------------- **/
    28 
    28 
    29 #ifndef NW_STRING_CHARACTER_H
    29 #ifndef NW_STRING_CHARACTER_H
    30 #define NW_STRING_CHARACTER_H
    30 #define NW_STRING_CHARACTER_H
    31 
    31 
    32 #include "cxml_proj.h"
    32 #include <cxml_proj.h>
    33 
    33 
    34 #ifdef __cplusplus
    34 #ifdef __cplusplus
    35 extern "C" {
    35 extern "C" {
    36 #endif /* __cplusplus */
    36 #endif /* __cplusplus */
    37 
    37