web_plat/cxml_library_api/inc/cxml_str.h
changeset 74 91031d3aab7d
parent 65 5bfc169077b2
child 85 e358f2276d3f
equal deleted inserted replaced
68:92a765b5b3e7 74:91031d3aab7d
    21 **   Purpose:  Provides the interfaces to CXML string API
    21 **   Purpose:  Provides the interfaces to CXML string API
    22 **************************************************************************/
    22 **************************************************************************/
    23 
    23 
    24 #ifndef CXML_STR_H
    24 #ifndef CXML_STR_H
    25 #define CXML_STR_H
    25 #define CXML_STR_H
       
    26 
       
    27 #warning The CXML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
    26 
    28 
    27 #ifdef __cplusplus
    29 #ifdef __cplusplus
    28 extern "C" {
    30 extern "C" {
    29 #endif
    31 #endif
    30 
    32