browserutilities/feedsengine/FeedsServer/XmlUtils/src/XmlEncoding.cpp
changeset 26 cb62a4f66ebe
parent 25 0ed94ceaa377
child 48 79859ed3eea9
equal deleted inserted replaced
25:0ed94ceaa377 26:cb62a4f66ebe
    13 *
    13 *
    14 * Description:  A misc. char-encoding related utilities.
    14 * Description:  A misc. char-encoding related utilities.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 #include <charconv.h>
    18 #include <charconv.h>
    20 
    19 
    21 #include "xmlencoding.h"
    20 #include <xmlencoding.h>
    22 
       
    23 
    21 
    24 // -----------------------------------------------------------------------------
    22 // -----------------------------------------------------------------------------
    25 // CXmlEncoding::NewL
    23 // CXmlEncoding::NewL
    26 //
    24 //
    27 // Two-phased constructor.
    25 // Two-phased constructor.